fix collapsed tab shifting when audio playing

Fixes #608 as tested in browser toolbox
This commit is contained in:
nitro
2024-08-26 11:36:00 +02:00
parent cd3a09d26b
commit 7f4265dfe4

View File

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