Removed !important

This commit is contained in:
nitro
2024-08-18 15:37:45 +02:00
committed by GitHub
parent 1d017d1dea
commit d7fe28886c

View File

@@ -150,7 +150,7 @@
.tabbrowser-tab {
margin-inline-start: 0;
margin: 0 auto;
margin-bottom: 1.5px !important;
margin-bottom: 1.5px;
}
.tabbrowser-tab[pinned] {