Files
paperless-ngx/src-ui/src/app/components/common/date-dropdown/date-dropdown.component.scss
2023-05-27 10:25:41 -07:00

13 lines
138 B
SCSS

.date-dropdown {
white-space: nowrap;
.btn-link {
line-height: 1;
}
}
.selected-icon {
min-width: 1em;
min-height: 1em;
}