]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fix: only adjust icon position inside buttons
authorshamoon <4887959+shamoon@users.noreply.github.com>
Mon, 9 Dec 2024 20:17:27 +0000 (12:17 -0800)
committershamoon <4887959+shamoon@users.noreply.github.com>
Mon, 9 Dec 2024 20:17:27 +0000 (12:17 -0800)
src-ui/src/styles.scss

index fe1466d587df0c60a16b30dddfcde77092ca088d..a1fa794f348f19ca2d5009e010b8f77134627d49 100644 (file)
@@ -714,7 +714,7 @@ canvas.hiddenCanvasElement {
 }
 
 // bs icons
-i-bs svg {
+.btn-sm i-bs svg {
   vertical-align: text-bottom;
 }