mirror of
https://github.com/par274/sharpemu.git
synced 2026-08-31 22:00:48 +08:00
[GUI] set width session menu
This commit is contained in:
@@ -653,7 +653,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
|
||||
ShouldUseOverlayLayer="False"
|
||||
TakesFocusFromNativeControl="False"
|
||||
IsLightDismissEnabled="False">
|
||||
<Border Classes="card" Width="520" Height="58" CornerRadius="16" Padding="14,8">
|
||||
<Border Classes="card" Width="598" Height="58" CornerRadius="16" Padding="14,8">
|
||||
<Grid ColumnDefinitions="*,Auto">
|
||||
<StackPanel Spacing="3" VerticalAlignment="Center">
|
||||
<StackPanel Orientation="Horizontal" Spacing="8">
|
||||
|
||||
Reference in New Issue
Block a user