mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2026-04-05 02:16:54 +08:00
fix: real-ip config disabled css style
This commit is contained in:
@@ -1615,11 +1615,13 @@ input[type='number'] {
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
|
||||
#proxy-form {
|
||||
#proxy-form,
|
||||
#real-ip {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
#proxy-form.disabled {
|
||||
#proxy-form.disabled,
|
||||
#real-ip.disabled {
|
||||
opacity: 0.47;
|
||||
button:hover {
|
||||
transform: unset;
|
||||
|
||||
Reference in New Issue
Block a user