@internetarchive/collection-browser
Advanced tools
Comparing version 0.0.1-alpha.20 to 0.0.1-alpha.21
@@ -367,6 +367,2 @@ import { __decorate } from "tslib"; | ||
SortFilterBar.styles = css ` | ||
#container { | ||
margin: 0 1rem 2.5rem 1rem; | ||
} | ||
#sort-bar { | ||
@@ -373,0 +369,0 @@ display: flex; |
@@ -6,3 +6,3 @@ { | ||
"author": "Internet Archive", | ||
"version": "0.0.1-alpha.20", | ||
"version": "0.0.1-alpha.21", | ||
"main": "dist/index.js", | ||
@@ -9,0 +9,0 @@ "module": "dist/index.js", |
@@ -451,6 +451,2 @@ import { | ||
static styles = css` | ||
#container { | ||
margin: 0 1rem 2.5rem 1rem; | ||
} | ||
#sort-bar { | ||
@@ -457,0 +453,0 @@ display: flex; |
Sorry, the diff of this file is not supported yet
720229
10324