mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-07 20:18:49 +00:00
Mobile's a dick about the height on the adminpanel, had to fix it
This commit is contained in:
@@ -611,7 +611,7 @@ input[type="radio"] {
|
||||
}
|
||||
|
||||
#adminPanel{
|
||||
height:570px;
|
||||
height:605px;
|
||||
font-size:40px;
|
||||
background-color:rgba(0,0,0,0.4);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user