MainPane: leave more space to chat in small window
This commit is contained in:
@@ -70,7 +70,7 @@ Item {
|
||||
|
||||
MainPane {
|
||||
id: mainPane
|
||||
maximumSize: parent.width - theme.minimumSupportedWidth
|
||||
maximumSize: parent.width - theme.minimumSupportedWidth * 1.5
|
||||
}
|
||||
|
||||
PageLoader {
|
||||
|
Reference in New Issue
Block a user