Add resize handle to chat (#3157)
* add resize handle to chat * Add chat resize functionality * window resize only causes chat resize on desktop * fix parseFloat invocation * desktop is optional attribute of ChatContainer --------- Co-authored-by: janWilejan <>
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
--chat-notification-icon-padding: 6px;
|
||||
--chat-message-padding: 10px;
|
||||
--chat-text-highlight-border-radius: 3px;
|
||||
--chat-col-width: 320px;
|
||||
--player-container-height: 75vh;
|
||||
--status-bar-height: 2rem;
|
||||
--footer-padding-x: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user