fix arrow
This commit is contained in:
parent
26dc1ed58c
commit
b7ff7d1ada
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
.tippy-box[data-theme~="webext"] {
|
||||
background-color: var(--background-color-1);
|
||||
tippy-svg-arrow {
|
||||
.tippy-svg-arrow {
|
||||
fill: var(--background-color-1);
|
||||
}
|
||||
border: 2px solid var(--border-color-1);
|
||||
|
|
Loading…
Reference in a new issue