paperless-ngx/src-ui/src/app/components/common/date-dropdown/date-dropdown.component.scss

8 lines
78 B
SCSS
Raw Normal View History

.date-dropdown {
min-width: 250px;
2020-12-13 15:38:28 -08:00
.btn-link {
line-height: 1;
}
}