fix: click on indicator

pull/7358/head
Konstantinos Kaloutas 2022-11-17 14:09:37 +02:00
parent 766d91be0c
commit 27f991451d
1 changed files with 1 additions and 0 deletions

View File

@ -336,6 +336,7 @@ button.tl-select-input-trigger {
.tl-popover-indicator {
@apply absolute;
pointer-events: none;
left: -2px;
bottom: -2px;
}