Change Lastquery Combobox to responsive

This commit is contained in:
DB p 2021-12-14 14:40:47 +09:00
parent 261fdd05ed
commit d08f47f8a5

View file

@ -754,7 +754,6 @@
</StackPanel>
<ComboBox
Grid.Column="2"
MaxWidth="200"
Margin="10,0,18,0"
DisplayMemberPath="Display"
ItemsSource="{Binding LastQueryModes}"