mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Fix: Button hover color
This commit is contained in:
@@ -231,8 +231,8 @@ button.btn.dropdown-toggle {
|
||||
padding-left: .5rem;
|
||||
padding-top: 1.2rem;
|
||||
overflow-y: auto;
|
||||
min-width: 12rem;
|
||||
max-width: 16rem;
|
||||
width: 12rem;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
#pywebio-scope-content {
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
color: white;
|
||||
}
|
||||
|
||||
.btn-off:hover {
|
||||
.btn-on:hover {
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user