mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-06 21:37:50 +00:00
Merge pull request #739 from n7itro/main
fix collapsed tab shifting when audio playing
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