Sync styleguide 2026.05.18.1
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
@@ -51,6 +51,10 @@
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.sg-options-row__left > .sg-search-field-row {
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
|
||||
@media (max-width: 48rem) {
|
||||
.sg-options-row {
|
||||
flex-direction: column;
|
||||
@@ -98,29 +102,8 @@
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.sg-options-row__left > .sg-input-single-line-wrap,
|
||||
.sg-options-row__left > .sg-search-field-row {
|
||||
flex-basis: 100%;
|
||||
}
|
||||
|
||||
.sg-options-row .sg-search-field-input {
|
||||
display: inline-flex;
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
.sg-options-row .sg-search-field-input .sg-input-single-line {
|
||||
padding-right: var(--interaction-padding-horizontal);
|
||||
}
|
||||
|
||||
.sg-options-row .sg-search-field-input[data-has-value="true"] .sg-input-single-line {
|
||||
border-radius: var(--radius-interaction) 0 0 var(--radius-interaction);
|
||||
}
|
||||
|
||||
.sg-options-row .sg-search-field-input .sg-input-clear-button {
|
||||
position: static;
|
||||
flex: 0 0 var(--interaction-height);
|
||||
height: auto;
|
||||
border-radius: 0 var(--radius-interaction) var(--radius-interaction) 0;
|
||||
.sg-options-row__left > .sg-search-field-row {
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
|
||||
.sg-options-row__left > .sg-input-single-line-wrap .sg-input-single-line,
|
||||
|
||||
Reference in New Issue
Block a user