chore: Removed invalid height for workspace indicators, b=(no-bug), c=workspaces

This commit is contained in:
mr. m
2025-05-03 16:37:21 +02:00
parent 79bd7794a5
commit a7d0719877
2 changed files with 0 additions and 7 deletions

View File

@@ -507,12 +507,6 @@
}
}
@media not -moz-pref('zen.workspaces.show-workspace-indicator') {
#zen-current-workspace-indicator-container {
display: none !important;
}
}
#zen-current-workspace-indicator-container[hidden='true'] {
display: none !important;
}