Respect uiScale to decide how to align our msgs
This commit is contained in:
parent
35fd57be56
commit
77f851c319
|
@ -312,7 +312,7 @@ chat:
|
|||
color background: colors.inputBackground
|
||||
|
||||
eventList:
|
||||
int ownEventsOnRightUnderWidth: 768
|
||||
int ownEventsOnRightUnderWidth: 768 * theme.uiScale
|
||||
color background: "transparent"
|
||||
|
||||
message:
|
||||
|
|
Loading…
Reference in New Issue
Block a user