mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-30 17:41:54 +08:00
fixed css selectors
This commit is contained in:
@@ -42,6 +42,7 @@ div#login {
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
input[type="text"]#user-input, input[type="password"]#passwd-input {
|
||||
input[type="text"]#user-input,
|
||||
input[type="password"]#passwd-input {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user