1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-06 07:54:04 +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;
}