Update CSS selector

This commit is contained in:
Adorian Doran 2024-11-27 21:26:33 +02:00
parent 6c99a691dc
commit 787466f2c6

View File

@ -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;
}