fix tooltip styles
This commit is contained in:
parent
d6cfc8d5fc
commit
9ce626cd6e
1 changed files with 6 additions and 6 deletions
|
@ -63,7 +63,6 @@
|
|||
&.tooltip__body--short {
|
||||
margin-left: -65px;
|
||||
}
|
||||
}
|
||||
|
||||
&::after {
|
||||
top: 100%;
|
||||
|
@ -72,6 +71,7 @@
|
|||
border-color: var(--tooltip-bg) transparent transparent transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tooltip--right {
|
||||
.tooltip__body {
|
||||
|
|
Loading…
Add table
Reference in a new issue