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