updated .help class to be visible only on hover
This commit is contained in:
parent
ff90785831
commit
37edb34d0f
@ -82,7 +82,7 @@ iqser-circle-button {
|
||||
background-color: var(--iqser-btn-bg-hover);
|
||||
}
|
||||
|
||||
&.help {
|
||||
&.help:hover {
|
||||
background-color: var(--iqser-helpmode-primary);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user