fix: Fixed all tabs button not having text, b=(no-bug), c=tabs

This commit is contained in:
mr. m
2025-05-18 13:50:41 +02:00
parent 46941fe25a
commit 8818d45d05

View File

@@ -711,8 +711,7 @@
padding-bottom: var(--zen-toolbox-padding); /* Apply bottom padding */
/* Hide text labels */
& .zen-current-workspace-indicator-name,
& .toolbarbutton-text {
& .zen-current-workspace-indicator-name {
display: none !important;
}