chore: Added better stylings for mute/unmute button, b=(no-bug), c=tabs

This commit is contained in:
mr. m
2025-04-30 19:25:10 +02:00
parent 3ca5b24e25
commit aa6a03b5f9

View File

@@ -518,7 +518,11 @@
padding-left: 0 !important;
}
/* Set a minimum width for the titlebar area */
& .tab-audio-button {
margin-inline-start: -4px;
margin-inline-end: 2px;
}
& #titlebar {
min-width: 150px;
}