forked from wallabag/wallabag
Move material to assets root
This commit is contained in:
15
assets/css/filters.scss
Normal file
15
assets/css/filters.scss
Normal file
@ -0,0 +1,15 @@
|
||||
/* ==========================================================================
|
||||
* Filters slider
|
||||
* ========================================================================== */
|
||||
|
||||
#filters {
|
||||
button {
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
div.with-checkbox {
|
||||
height: 3rem;
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user