fix typo in platform media queries

pull/179/head
MrOtherGuy 3 years ago
parent 71fe0e87c7
commit a5ac138086

@ -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;
}

Loading…
Cancel
Save