mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Fix: tweak icon placement in small doc card buttons
This commit is contained in:
@@ -704,3 +704,7 @@ canvas.hiddenCanvasElement {
|
||||
i-bs svg {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
.document-card .card-footer i-bs svg {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
Reference in New Issue
Block a user