UX: update color on arrow tippy box (#17263)

This commit is contained in:
Chapoi 2022-06-28 14:25:40 +03:00 committed by GitHub
parent ff77ad7ac0
commit a832c94527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
$d-popover-background: var(--secondary);
$d-popover-border: var(--primary-medium);
$d-popover-border: var(--primary-low);
.tippy-box {
color: var(--primary);