Fix background glitch

This commit is contained in:
Adorian Doran 2024-11-28 23:59:42 +02:00
parent 50cf7d47e7
commit fefb79a7ae

View File

@ -519,6 +519,10 @@
margin-left: 3px;
}
.tab-row-widget .note-new-tab {
background: transparent !important;
}
.tab-row-widget .note-new-tab::before {
/* The background circle */
position: absolute;