mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-29 10:44:15 +00:00
fix collapsed tab shifting when audio playing
Fixes #608 as tested in browser toolbox
This commit is contained in:
@@ -232,7 +232,7 @@
|
||||
}
|
||||
|
||||
.tab-icon-overlay {
|
||||
margin-inline-end: 0;
|
||||
margin-inline-end: 0 !important;
|
||||
display: none; /* TODO: fix this */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user