Realigned filter bar for mobile.
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
display: flex;
|
||||
-webkit-box-pack: justify;
|
||||
justify-content: space-between;
|
||||
-webkit-box-align: center;
|
||||
align-items: center;
|
||||
padding: .5rem 1rem;
|
||||
z-index: 1;
|
||||
font-size: 0;
|
||||
@@ -59,6 +61,9 @@
|
||||
.filters-container[data-v-6db17c96] {
|
||||
display: inline-block;
|
||||
}
|
||||
.filters-block[data-v-6db17c96] {
|
||||
display: inline-block;
|
||||
}
|
||||
.filters-compact[data-v-6db17c96] {
|
||||
font-size: 1rem;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user