fix: hover animation takes too long
This commit is contained in:
@@ -108,7 +108,7 @@ window#waybar.chromium {
|
||||
#scratchpad:hover, #power-profiles-daemon:hover {
|
||||
color: @accent-color;
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
animation: hover 0.2s 1;
|
||||
transition: color 0.5s ease-out, border-bottom 0.5s ease-out, background 0.5s ease-out;
|
||||
}
|
||||
|
||||
#mpd:hover {
|
||||
|
||||
Reference in New Issue
Block a user