Merge pull request #739 from n7itro/main

fix collapsed tab shifting when audio playing
This commit is contained in:
mauro 🤙
2024-08-26 11:37:45 +02:00
committed by GitHub

View File

@@ -232,7 +232,7 @@
}
.tab-icon-overlay {
margin-inline-end: 0;
margin-inline-end: 0 !important;
display: none; /* TODO: fix this */
}