mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-29 14:07:33 +00:00
11 lines
128 B
SCSS
11 lines
128 B
SCSS
.filetypes {
|
|
.progress {
|
|
height: 0.6rem;
|
|
}
|
|
|
|
.badge {
|
|
height: 0.6rem;
|
|
width: 0.6rem;
|
|
}
|
|
}
|