paperless-ngx/src-ui/src/app/components/common/date-dropdown/date-dropdown.component.scss
2022-10-25 12:45:15 -07:00

13 lines
135 B
SCSS

.date-dropdown {
min-width: 250px;
.btn-link {
line-height: 1;
}
}
.selected-icon {
min-width: 1em;
min-height: 1em;
}