mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-16 11:36:39 +01:00
Support navigating directly to comments
This commit is contained in:
parent
9aa41b3524
commit
e19dd2d527
9 changed files with 91 additions and 36 deletions
|
|
@ -5,7 +5,7 @@
|
|||
.doc-img {
|
||||
object-fit: cover;
|
||||
object-position: top left;
|
||||
height: 175px;
|
||||
height: 180px;
|
||||
mix-blend-mode: multiply;
|
||||
}
|
||||
|
||||
|
|
@ -66,12 +66,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.metadata-icon {
|
||||
width: 0.9rem;
|
||||
height: 0.9rem;
|
||||
padding: 0.05rem;
|
||||
}
|
||||
|
||||
.card-footer .btn {
|
||||
padding-top: .10rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue