mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-16 01:31:09 -06:00
13 lines
138 B
SCSS
13 lines
138 B
SCSS
.date-dropdown {
|
|
white-space: nowrap;
|
|
|
|
.btn-link {
|
|
line-height: 1;
|
|
}
|
|
}
|
|
|
|
.selected-icon {
|
|
min-width: 1em;
|
|
min-height: 1em;
|
|
}
|