mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
chore: 微调公告确认按钮位置
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
Orientation="Horizontal">
|
||||
<CheckBox
|
||||
Height="30"
|
||||
Margin="10,5"
|
||||
Margin="10,10"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalContentAlignment="Center"
|
||||
IsChecked="{Binding DoNotRemindThisAnnouncementAgain}"
|
||||
@@ -119,7 +119,7 @@
|
||||
Height="Auto"
|
||||
MinWidth="100"
|
||||
MinHeight="50"
|
||||
Margin="10,5"
|
||||
Margin="10,10"
|
||||
Command="{s:Action Close}">
|
||||
<TextBlock
|
||||
MaxWidth="150"
|
||||
|
||||
Reference in New Issue
Block a user