mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
💄 Fix tooltip color background
This commit is contained in:
parent
d6b3a4dd65
commit
9aa8b9bc3e
@ -855,7 +855,7 @@ input[type=range]:focus::-ms-fill-upper {
|
|||||||
&:hover {
|
&:hover {
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
background-color: $dark-ui-bg;
|
background-color: $primary-ui-bg;
|
||||||
border-radius: $br-small;
|
border-radius: $br-small;
|
||||||
color: $medium-ui-text;
|
color: $medium-ui-text;
|
||||||
content: attr(alt);
|
content: attr(alt);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user