nowrap 처리
This commit is contained in:
@@ -5420,6 +5420,7 @@ select.form-control {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding: 8px 16px;
|
padding: 8px 16px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
|
white-space: nowrap;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
@@ -7014,6 +7015,7 @@ select.form-control {
|
|||||||
transition: all 0.3s ease;
|
transition: all 0.3s ease;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
width: 135px;
|
width: 135px;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
@media (max-width: 1024px) {
|
@media (max-width: 1024px) {
|
||||||
.api-showcase .btn-all-apis {
|
.api-showcase .btn-all-apis {
|
||||||
|
|||||||
Reference in New Issue
Block a user