mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 20:01:47 +00:00
refactor and css fix
This commit is contained in:
@ -34,7 +34,9 @@ body {
|
||||
}
|
||||
|
||||
#ok:hover,
|
||||
#cancel:hover {
|
||||
#ok:focus,
|
||||
#cancel:hover,
|
||||
#cancel:focus {
|
||||
outline: rgba(60, 0, 0, 0.4) solid 2px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user