fix typo in platform media queries

This commit is contained in:
MrOtherGuy 2022-02-13 21:26:15 +02:00
parent 71fe0e87c7
commit a5ac138086

View file

@ -24,7 +24,7 @@ See the above repository for updates as well as full license text. */
@media (-moz-platform: windows-win7),
(-moz-platform: windows-win8),
(-moz-os-version: windows-win7),
(-moz-os-version: windows-win8){{
(-moz-os-version: windows-win8){
:root[tabsintitlebar] {
--uc-window-control-width: 105px;
}