Skip to content

Commit

Permalink
fix missalignement of icon in inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeRx committed Oct 21, 2024
1 parent 6c2c1e9 commit bb3cc6e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/components/app/snaps/snap-ui-renderer/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
border-radius: 8px;
border-color: var(--color-border-muted);

& .mm-icon {
top: 0;
}

.mm-text--overflow-wrap-anywhere {
overflow-wrap: normal;
}
Expand Down

0 comments on commit bb3cc6e

Please sign in to comment.