1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-05 01:07:15 +08:00

Fix: Button hover color

This commit is contained in:
18870
2022-01-06 13:47:02 +08:00
parent 65ce0f359f
commit bea1f78df7
4 changed files with 8 additions and 8 deletions

View File

@@ -21,7 +21,7 @@
color: white;
}
.btn-off:hover {
.btn-on:hover {
color: white;
}