highlight close button on hover
This commit is contained in:
@@ -243,6 +243,10 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#song-search-close:hover::before{
|
||||||
|
-webkit-text-stroke: 0.25em #fff923;
|
||||||
|
}
|
||||||
|
|
||||||
.song-search-tip-error {
|
.song-search-tip-error {
|
||||||
height: 8vmax;
|
height: 8vmax;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user