Update active indicator styling in BetterTeamSpeakTheme.scss

This commit is contained in:
dertyp7
2024-01-19 00:17:32 +01:00
parent 846dbb0ba7
commit 57148b543a

View File

@@ -71,7 +71,9 @@
.tsv-item-active-indicator {
border-right-color: transparent !important;
right: -2px !important;
background: none !important;
height: 0px !important;
&::before {
content: "";
position: absolute;