Fix a glitch of the new tab button

This commit is contained in:
Adorian Doran
2024-11-29 21:37:03 +02:00
parent 197f291c28
commit cdc530ad8b

View File

@@ -660,6 +660,7 @@
.tab-row-widget .note-new-tab {
position: relative;
margin-left: 3px;
color: transparent; /* Prevent the original "+" from being displayed */
}
.tab-row-widget .note-new-tab {