Skip to content

Commit

Permalink
fixup! feat(Leo): Support modifying user prompts
Browse files Browse the repository at this point in the history
  • Loading branch information
yrliou committed Jul 9, 2024
1 parent 6b164b8 commit 1613bf9
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@
align-items: flex-start;
gap: var(--leo-spacing-m);
align-self: stretch;
}

icon {
width: var(--leo-icon-s);
height: var(--leo-icon-s);
--leo-icon-size: 18px;
}

.editedText {
Expand Down

0 comments on commit 1613bf9

Please sign in to comment.