mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 10:32:19 +08:00
@@ -117,7 +117,6 @@
|
||||
<ColumnDefinition Width="Auto" />
|
||||
</Grid.ColumnDefinitions>
|
||||
<TextBlock
|
||||
Margin="5"
|
||||
Padding="5,0"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
@@ -126,7 +125,7 @@
|
||||
TextWrapping="Wrap" />
|
||||
<ComboBox
|
||||
Grid.Column="1"
|
||||
Width="155"
|
||||
Width="160"
|
||||
Margin="5"
|
||||
DisplayMemberPath="Display"
|
||||
ItemsSource="{Binding ActionAfterCompletedList}"
|
||||
|
||||
Reference in New Issue
Block a user