FIxed mica window control buttons

This commit is contained in:
mr. M
2024-12-05 22:16:17 +01:00
parent 42f8744594
commit 1bc17b1cb1
2 changed files with 19 additions and 7 deletions

View File

@@ -110,10 +110,3 @@
margin-inline-end: 8px;
}
}
@media (-moz-windows-mica) {
:root[should-hide='true'] .titlebar-buttonbox {
/* We need to add a background so windows doesnt generate a default one */
background: var(--zen-branding-bg);
}
}