style(next)/tool buttons: improve selector specificity

This commit is contained in:
Adorian Doran 2025-05-24 18:52:00 +03:00
parent 6aa42a0749
commit 04eb45f1e4

View File

@ -79,7 +79,7 @@ button.btn.btn-success kbd {
*/ */
:root .icon-action:not(.global-menu-button), :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:not(:last-child),
:root .btn-group .tn-tool-button:last-child { :root .btn-group .tn-tool-button:last-child {
width: var(--icon-button-size); width: var(--icon-button-size);