reintroduce popper arrow styles

pull/10981/head
Konstantinos Kaloutas 2024-02-06 11:46:50 +02:00
parent 84becc8916
commit dd8025611c
1 changed files with 4 additions and 0 deletions

View File

@ -279,6 +279,10 @@ html[data-theme='light'] {
}
}
.popper-arrow {
fill: var(--ls-secondary-background-color);
}
.tl-primary-tools {
@apply absolute h-full top-0 flex items-center justify-center;