mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
13 lines
135 B
SCSS
13 lines
135 B
SCSS
.date-dropdown {
|
|
min-width: 250px;
|
|
|
|
.btn-link {
|
|
line-height: 1;
|
|
}
|
|
}
|
|
|
|
.selected-icon {
|
|
min-width: 1em;
|
|
min-height: 1em;
|
|
}
|