fix tooltips for touchscreen

This commit is contained in:
Dennis Eichhorn 2020-06-17 19:52:13 +02:00
parent 03c212f45e
commit b8e1b18dd3

View File

@ -3,7 +3,7 @@
color: var(--box-highlight);
font-size: .9rem;
&:hover {
&:hover, &:active, &:focus {
position: relative;
&:after, &:before {