mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 06:14:09 +01:00
Added ability to style chat window
This commit is contained in:
@@ -8,4 +8,9 @@ window.CONFIG = {
|
||||
},
|
||||
fadeTimeout: 7000,
|
||||
suggestionLimit: 5,
|
||||
style: {
|
||||
background: 'rgba(52, 73, 94, 0.7)',
|
||||
width: '38%',
|
||||
height: '240px',
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user