mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-25 10:32:31 +01:00
Limit login box width
This commit is contained in:
parent
939c5bf61e
commit
76027bc9c7
@ -28,6 +28,7 @@
|
||||
|
||||
.login-box, .register-box {
|
||||
width: 40%;
|
||||
max-width: 500px;
|
||||
margin: 7% auto;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user