mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-03-19 23:45:57 +00:00
8 lines
79 B
SCSS
8 lines
79 B
SCSS
.flex-column {
|
|
row-gap: 0.2rem;
|
|
}
|
|
|
|
.filetypes-list {
|
|
max-width: 75%;
|
|
}
|