mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-12 10:33:51 +00:00
Input fix (#367)
## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors ## Please put your Discord username so you can be contacted if a bug or regression is found: <Diessel> [Image](https://github.com/user-attachments/assets/e5106fbb-59b2-4d86-8ed8-c899adfa20b1)
This commit is contained in:
@@ -427,9 +427,11 @@ label.option-card:hover {
|
||||
.lobby-id-box input {
|
||||
flex-grow: 1;
|
||||
max-width: 200px;
|
||||
outline: 0;
|
||||
padding: 10px;
|
||||
font-size: 16px;
|
||||
border: 1px solid #ccc;
|
||||
color: #202020;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user