Skip to content

Commit

Permalink
Model selection UI improved on macOS (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcarrere authored Dec 23, 2024
1 parent 2819fa0 commit 5d9482f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LM-Kit-Maestro/UI/Popups/ModelSelectionPopup.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@

<Grid.ColumnDefinitions>
<ColumnDefinition Width="0.5*" />
<ColumnDefinition Width="4.5*" />
<ColumnDefinition Width="2*" />
<ColumnDefinition Width="4*" />
<ColumnDefinition Width="2*" />
<ColumnDefinition Width="1.5*" />
<ColumnDefinition Width="1.5*" />
<ColumnDefinition Width="0.5*" />
</Grid.ColumnDefinitions>

Expand Down

0 comments on commit 5d9482f

Please sign in to comment.