mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 06:14:09 +01:00
Fixed some chat stuff
This commit is contained in:
@@ -83,6 +83,10 @@ textarea {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
textarea:focus, input:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.msg {
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user