mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-18 23:51:29 +03:00
small light theme redesign
This commit is contained in:
@@ -120,7 +120,7 @@ class _DesktopSettingPageState extends State<DesktopSettingPage>
|
||||
],
|
||||
),
|
||||
),
|
||||
const VerticalDivider(thickness: 1, width: 1),
|
||||
const VerticalDivider(width: 1),
|
||||
Expanded(
|
||||
child: Container(
|
||||
color: Theme.of(context).scaffoldBackgroundColor,
|
||||
|
||||
Reference in New Issue
Block a user