feat: เพิ่ม ตัวเเปร เก็บระยะห่าง left
This commit is contained in:
parent
130622962f
commit
3c1b213ee7
1 changed files with 2 additions and 1 deletions
|
|
@ -5,10 +5,11 @@
|
|||
@import 'open-props/zindex';
|
||||
|
||||
:root {
|
||||
--_main-page-branch-tooltip: 100%;
|
||||
--_bg-box-content: var(--blue-5);
|
||||
--_color-box-content-text: var(--_bg-box-content);
|
||||
--_bg-box-content-text: white;
|
||||
--_bg-tooltip-branch: var(--indigo-0);
|
||||
--_bg-tooltip-branch: #f0f9ff;
|
||||
--_bg-tooltip-branch-arrow: var(--_bg-tooltip-branch);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue