white-space nowrap 추가
This commit is contained in:
@@ -447,6 +447,7 @@
|
||||
justify-content: center;
|
||||
padding: $spacing-sm $spacing-md;
|
||||
height: 40px;
|
||||
white-space: nowrap;
|
||||
border-radius: $border-radius-md;
|
||||
font-size: $font-size-base;
|
||||
font-weight: $font-weight-regular;
|
||||
|
||||
@@ -865,6 +865,7 @@
|
||||
transition: all 0.3s ease;
|
||||
height: 40px;
|
||||
width: 135px;
|
||||
white-space: nowrap;
|
||||
|
||||
@include respond-to('md') {
|
||||
position: static;
|
||||
|
||||
Reference in New Issue
Block a user