mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-13 11:35:56 +00:00
replace desktop outer scroll view with Column, so that there will be
only one scrollbar Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -146,7 +146,7 @@ class _PeerTabPageState extends State<PeerTabPage>
|
||||
],
|
||||
)),
|
||||
),
|
||||
),
|
||||
).paddingOnly(right: isDesktop ? 12 : 0),
|
||||
_createPeersView(),
|
||||
],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user