mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
hostRoom.css Changes (#957)
* hostRoom.css Changes Makes the console be a scrollable object, for easier use with commands * Update hostRoom.css * Requested Change Requested Change
This commit is contained in:
@@ -55,4 +55,6 @@
|
|||||||
border: 1px solid #2a6c2f;
|
border: 1px solid #2a6c2f;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
|
overflow-y: auto;
|
||||||
|
max-height: 400px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user