Increase required width to show all events on left
This commit is contained in:
@@ -330,7 +330,7 @@ chat:
|
||||
color background: "transparent"
|
||||
|
||||
eventList:
|
||||
int ownEventsOnRightUnderWidth: 768 * theme.uiScale
|
||||
int ownEventsOnRightUnderWidth: 896 * theme.uiScale
|
||||
color background: "transparent"
|
||||
|
||||
message:
|
||||
|
@@ -343,7 +343,7 @@ chat:
|
||||
color background: "transparent"
|
||||
|
||||
eventList:
|
||||
int ownEventsOnRightUnderWidth: 768 * theme.uiScale
|
||||
int ownEventsOnRightUnderWidth: 896 * theme.uiScale
|
||||
color background: "transparent"
|
||||
|
||||
message:
|
||||
|
Reference in New Issue
Block a user