Skip to content

Commit

Permalink
style(ai chat): Suggested Question Button Outline
Browse files Browse the repository at this point in the history
  • Loading branch information
Douglashdaniel committed Jan 15, 2025
1 parent 5f9ec02 commit 1a65503
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,10 @@
}

.questionButton {
--leo-button-color: var(--leo-color-text-secondary);
--leo-button-color: var(--leo-color-divider-subtle);
}

.questionButtonText {
font: var(--leo-font-default-regular);
color: var(--leo-color-text-secondary);
}

0 comments on commit 1a65503

Please sign in to comment.