Skip to content

Commit 0b09bc5

Browse files
committed
ux: change USE button to primary style in AI Assistant dialog
Signed-off-by: leo <longshuang@msn.cn>
1 parent e720d9f commit 0b09bc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Views/AIAssistant.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
IsVisible="{Binding IsGenerating}"/>
6666

6767
<Button Grid.Column="3"
68-
Classes="flat"
68+
Classes="flat primary"
6969
Height="28"
7070
Margin="8,0" Padding="12,0"
7171
Content="{DynamicResource Text.AIAssistant.Use}"

0 commit comments

Comments
 (0)