mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
web: placed pikvm logo on login page
This commit is contained in:
@@ -42,6 +42,14 @@ div#login {
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
img#login-logo {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
button#login-button {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
input[type="text"]#user-input,
|
||||
input[type="password"]#passwd-input,
|
||||
input[type="text"]#code-input {
|
||||
|
||||
Reference in New Issue
Block a user