mirror of
https://github.com/yaobiao131/downkyicore.git
synced 2025-08-10 00:52:31 +00:00
fix: 优化datagrid宽度
This commit is contained in:
@@ -380,7 +380,7 @@
|
||||
Header="{DynamicResource Order}"
|
||||
Binding="{ReflectionBinding Order}" />
|
||||
<DataGridTextColumn
|
||||
Width="540"
|
||||
Width="*"
|
||||
Binding="{ReflectionBinding Name}"
|
||||
Header="{DynamicResource Name}" />
|
||||
<DataGridTextColumn
|
||||
|
||||
Reference in New Issue
Block a user