fix(04): tree view

This commit is contained in:
puriphatt 2024-09-26 11:51:59 +07:00
parent 3c64285ce4
commit 927841eda5
4 changed files with 120 additions and 15 deletions

View file

@ -20,7 +20,7 @@ html {
--surface-tab: var(--gray-2);
--text-mute: var(--stone-7-hsl);
--text-mute-2: var(--stone-8-hsl);
--text-mute-2: var(--stone-9-hsl);
--info-fg: 0 0% 100%;
--info-bg: var(--blue-6-hsl);