mirror of
https://github.com/citizenfx/cfx-server-data.git
synced 2025-12-12 06:14:09 +01:00
Scaling Chat
Changed units to be flexable, aimed at 1080p to be as close to identical as possible but now scales bigger and smaller.
This commit is contained in:
@@ -14,6 +14,6 @@ window.CONFIG = {
|
||||
style: {
|
||||
background: 'rgba(52, 73, 94, 0.7)',
|
||||
width: '38%',
|
||||
height: '240px',
|
||||
height: '22%',
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user