Adjust options row search layout
This commit is contained in:
@@ -51,6 +51,10 @@
|
|||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sg-options-row__left > .sg-search-field-row {
|
||||||
|
flex: 0 0 auto;
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 48rem) {
|
@media (max-width: 48rem) {
|
||||||
.sg-options-row {
|
.sg-options-row {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@@ -98,9 +102,8 @@
|
|||||||
min-width: 0;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-options-row__left > .sg-input-single-line-wrap,
|
.sg-options-row__left > .sg-search-field-row {
|
||||||
.sg-options-row__left > .sg-search-field-row {
|
flex: 0 0 auto;
|
||||||
flex-basis: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-options-row .sg-search-field-input {
|
.sg-options-row .sg-search-field-input {
|
||||||
|
|||||||
Reference in New Issue
Block a user