wallabag/app/Resources/static/themes/material/css/filters.scss

16 lines
303 B
SCSS
Raw Normal View History

/* ==========================================================================
* Filters slider
* ========================================================================== */
#filters {
button {
padding: 0;
width: 100%;
}
div.with-checkbox {
height: 3rem;
margin-top: 0;
}
}