We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e515c commit d5aed9eCopy full SHA for d5aed9e
packages/dev/docs/src/docs.css
@@ -636,7 +636,7 @@ h2.sectionHeader {
636
637
.docSearchBox {
638
margin-inline-start: auto;
639
- width: var(--spectrum-global-dimension-size-3600);
+ width: var(--spectrum-global-dimension-size-3000) !important;
640
> div {
641
width: 100%;
642
}
@@ -649,7 +649,7 @@ h2.sectionHeader {
649
650
651
.docSearchItemIndent {
652
- margin-inline-start: var(--spectrum-global-dimension-size-300);
+ margin-inline-start: var(--spectrum-global-dimension-size-325);
653
654
655
.docSearchFooter {
0 commit comments