try fix linux cm abnormal show

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2023-07-10 17:59:04 +08:00
parent e4f0a7b1d5
commit 193426a3c1
2 changed files with 5 additions and 5 deletions

View File

@@ -185,7 +185,7 @@ class ConnectionManagerState extends State<ConnectionManager> {
ChatPage(type: ChatPageType.desktopCM)),
),
)
: Offstage(),
: Expanded(child: Container()),
),
SizedBox(
width: kConnectionManagerWindowSizeClosedChat.width -