mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-10 04:11:20 +00:00
8 lines
81 B
SCSS
8 lines
81 B
SCSS
.card-body {
|
|
white-space: pre-wrap;
|
|
}
|
|
|
|
.card:hover .fade {
|
|
opacity: 1;
|
|
}
|