mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
fix hovering over the tooltip position showing it
This commit is contained in:
parent
4b0d35db34
commit
0fbaa39229
1 changed files with 1 additions and 0 deletions
1
user.css
1
user.css
|
|
@ -637,6 +637,7 @@ input:hover:not([disabled]):not(:active)~.x-toggle-indicatorWrapper {
|
|||
text-align: center;
|
||||
color: var(--spice-text);
|
||||
background-color: var(--spice-button);
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.playback-bar:not(:active) .prog-tooltip {
|
||||
|
|
|
|||
Loading…
Reference in a new issue