-
Notifications
You must be signed in to change notification settings - Fork 0
figmaからもにょもにょっと実装 #229
base: main
Are you sure you want to change the base?
figmaからもにょもにょっと実装 #229
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
いくつか気になったところ書きましたー
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
padding: 0.375rem 1rem; | ||
height: 2.25rem; | ||
min-width: 4rem; | ||
font-size: 1rem; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
border-radius: 0.375rem; | ||
padding: 0.375rem 1rem; | ||
height: 2.25rem; | ||
min-width: 4rem; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
display: flex; | ||
padding: 0.375rem 0.625rem; | ||
align-items: center; | ||
flex: 1 0 0; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
height: 2.5rem; | ||
font-size: 0.875rem; | ||
font-size: 1.25rem; | ||
border: 1px solid $color-secondary; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#185