mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
9 lines
124 B
SCSS
9 lines
124 B
SCSS
.quick-filter {
|
|
min-width: 250px;
|
|
max-height: 400px;
|
|
|
|
.selected-icon {
|
|
min-width: 1em;
|
|
min-height: 1em;
|
|
}
|
|
}
|