Skip to content

Commit

Permalink
style(form): prevent component from spilling outside its container (#219
Browse files Browse the repository at this point in the history
)
  • Loading branch information
mengshang918 authored Jun 15, 2022
1 parent 9454c8b commit ef4c92f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@
flex-direction row-reverse

&--content
width 100%
flex 1
min-width 0

0 comments on commit ef4c92f

Please sign in to comment.