fix: Fixed empty tabs appearing on the 'all tabs' panel, b=closes #10610, c=common

This commit is contained in:
mr. m
2025-09-29 10:57:19 +02:00
parent 32944f1548
commit 2abba4d266
2 changed files with 15 additions and 1 deletions

View File

@@ -43,7 +43,8 @@ body > #confetti {
}
/* Firefox View */
#firefox-view-button {
#firefox-view-button,
#wrapper-firefox-view-button {
display: none !important;
}