Less repaints

This commit is contained in:
2018-04-20 11:47:24 +02:00
parent 3aabd3003a
commit 1f7e9a3ca8
5 changed files with 20 additions and 8 deletions

View File

@ -10,6 +10,7 @@ mixin tip-before
z-index 100000
pointer-events none
opacity 0
will-change opacity
transform tip-transform-hidden
font-size 0.92rem
color text-color
@ -30,6 +31,7 @@ mixin tip-after
z-index 100001
pointer-events none
opacity 0
will-change opacity
width 0
height 0
border-style solid