mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-17 10:13:56 -05:00
Fix: tweak icon placement in small doc card buttons
This commit is contained in:
parent
bddb9bfad8
commit
86a57838a8
@ -704,3 +704,7 @@ canvas.hiddenCanvasElement {
|
|||||||
i-bs svg {
|
i-bs svg {
|
||||||
vertical-align: text-bottom;
|
vertical-align: text-bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.document-card .card-footer i-bs svg {
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user