feat: implement window controls overlay layout and styles (#1001)
This commit is contained in:
committed by
GitHub
parent
a9830cfcf1
commit
bf110527a5
@@ -11,6 +11,9 @@
|
||||
--oc-keyboard-inset: 0px;
|
||||
--oc-keyboard-avoid-offset: 0px;
|
||||
--oc-keyboard-home-indicator: 0px;
|
||||
--oc-wco-left-inset: 0px;
|
||||
--oc-wco-right-inset: 0px;
|
||||
--oc-wco-titlebar-height: 0px;
|
||||
--ui-regular-font-weight: 400;
|
||||
--oc-scrollbar-thumb: oklch(0.32 0.03 50 / 0.4);
|
||||
--oc-scrollbar-thumb-hover: oklch(0.32 0.03 50 / 0.6);
|
||||
|
||||
Reference in New Issue
Block a user