feat: implement window controls overlay layout and styles (#1001)

This commit is contained in:
Muhammad Rasyid Rafi'i
2026-04-23 15:25:32 +03:00
committed by GitHub
parent a9830cfcf1
commit bf110527a5
7 changed files with 140 additions and 1 deletions
+3
View File
@@ -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);