fix: เเก้การเรียกใช้ตัวเเปรสี
This commit is contained in:
parent
52888e7ee7
commit
154a320b56
1 changed files with 7 additions and 0 deletions
|
|
@ -70,6 +70,13 @@ defineProps<{
|
|||
}
|
||||
|
||||
.tooltip {
|
||||
--_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: #f0f9ff;
|
||||
--_bg-tooltip-branch-arrow: var(--_bg-tooltip-branch);
|
||||
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue