mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-16 17:14:36 +01:00
server input tweaks
This commit is contained in:
@@ -83,12 +83,16 @@
|
||||
box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
.ServerConfig .TextInputWrapper {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#ip {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
#port {
|
||||
width: 15%;
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
@media (max-width: 1040px) {
|
||||
|
||||
Reference in New Issue
Block a user