🎉 Add new visual changes

This commit is contained in:
elhombretecla 2020-11-13 12:47:14 +01:00 committed by Andrey Antukh
parent 5dc646e44e
commit 385616f3df
4 changed files with 21 additions and 4 deletions

View file

@ -1001,6 +1001,16 @@ input[type=range]:focus::-ms-fill-upper {
}
}
&.tooltip-left {
&:hover {
&::after {
left: unset;
right: 130%;
top: 15%;
}
}
}
&.tooltip-hover {
&:hover {
&::after {