mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
Fix: only adjust icon position inside buttons
This commit is contained in:
parent
084f2f2822
commit
c2e34b36ce
1 changed files with 1 additions and 1 deletions
|
|
@ -714,7 +714,7 @@ canvas.hiddenCanvasElement {
|
||||||
}
|
}
|
||||||
|
|
||||||
// bs icons
|
// bs icons
|
||||||
i-bs svg {
|
.btn-sm i-bs svg {
|
||||||
vertical-align: text-bottom;
|
vertical-align: text-bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue