Replace all <Tab> characters with two spaces
This commit is contained in:
@@ -31,9 +31,9 @@ linux_gtk_window_control_patch.css
|
||||
/* Mac specific. You should set that font-smoothing pref to true if you are on any platform where window controls are on left */
|
||||
@supports -moz-bool-pref("layout.css.osx-font-smoothing.enabled"){
|
||||
@media not (-moz-os-version: windows-win10){
|
||||
:root{ --uc-titlebar-padding: 0px !important }
|
||||
:root{ --uc-titlebar-padding: 0px !important }
|
||||
}
|
||||
.titlebar-buttonbox-container{ left:0; right: unset; }
|
||||
.titlebar-buttonbox-container{ left:0; right: unset; }
|
||||
}
|
||||
|
||||
:root[uidensity="compact"] .titlebar-buttonbox-container{ height: 32px }
|
||||
|
||||
Reference in New Issue
Block a user