From 04eb45f1e4101767aa76d085e44a41dde29ff6f7 Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Sat, 24 May 2025 18:52:00 +0300 Subject: [PATCH] style(next)/tool buttons: improve selector specificity --- apps/client/src/stylesheets/theme-next/forms.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/stylesheets/theme-next/forms.css b/apps/client/src/stylesheets/theme-next/forms.css index f7aa04831..c83b70522 100644 --- a/apps/client/src/stylesheets/theme-next/forms.css +++ b/apps/client/src/stylesheets/theme-next/forms.css @@ -79,7 +79,7 @@ button.btn.btn-success kbd { */ :root .icon-action:not(.global-menu-button), -:root .tn-tool-button, +:root .btn.tn-tool-button, :root .btn-group .tn-tool-button:not(:last-child), :root .btn-group .tn-tool-button:last-child { width: var(--icon-button-size);