diff --git a/src/public/stylesheets/theme-next.css b/src/public/stylesheets/theme-next.css index 02612fc86..f7690035e 100644 --- a/src/public/stylesheets/theme-next.css +++ b/src/public/stylesheets/theme-next.css @@ -465,7 +465,7 @@ font-weight: unset !important; } -.note-tab-close:hover { +.tab-row-widget .note-tab-close:hover { background: var(--tab-close-button-hover-background) !important; }