mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
Fix: tweak icon placement in small doc card buttons
This commit is contained in:
parent
bddb9bfad8
commit
86a57838a8
1 changed files with 4 additions and 0 deletions
|
|
@ -704,3 +704,7 @@ canvas.hiddenCanvasElement {
|
|||
i-bs svg {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
.document-card .card-footer i-bs svg {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue