mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 12:38: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{
|
#adminPanel{
|
||||||
height:570px;
|
height:605px;
|
||||||
font-size:40px;
|
font-size:40px;
|
||||||
background-color:rgba(0,0,0,0.4);
|
background-color:rgba(0,0,0,0.4);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user