Improved explore page filters on mobile layout
This commit is contained in:
@ -12,26 +12,19 @@
|
|||||||
.filter-select-container
|
.filter-select-container
|
||||||
vertical
|
vertical
|
||||||
justify-content center
|
justify-content center
|
||||||
|
margin 1px
|
||||||
|
|
||||||
.filter-select
|
.filter-select
|
||||||
margin 0.05rem
|
|
||||||
|
|
||||||
[value=""]
|
[value=""]
|
||||||
opacity 0.25
|
opacity 0.25
|
||||||
|
|
||||||
|
:focus
|
||||||
|
border-color ui-border-color !important
|
||||||
|
|
||||||
.filter-label
|
.filter-label
|
||||||
opacity 0.5
|
opacity 0.5
|
||||||
font-size 0.7rem
|
font-size 0.7rem
|
||||||
text-align center
|
text-align center
|
||||||
|
|
||||||
#filter-year
|
#filter-year
|
||||||
width 80px
|
width 75px
|
||||||
|
|
||||||
#filter-season
|
|
||||||
width 90px
|
|
||||||
|
|
||||||
#filter-status
|
|
||||||
width 110px
|
|
||||||
|
|
||||||
#filter-type
|
|
||||||
width 80px
|
|
Reference in New Issue
Block a user