wallabag/assets/material/css/filters.scss
2024-02-24 23:54:36 +01:00

16 lines
303 B
SCSS

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