File tree 2 files changed +10
-7
lines changed 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -635,9 +635,12 @@ h2.sectionHeader {
635
635
636
636
.docSearchBox {
637
637
margin-inline-start : auto;
638
- width : var (--spectrum-global-dimension-size-3000 );
638
+ width : var (--spectrum-global-dimension-size-3000 ) !important ;
639
639
> div {
640
640
width : 100% ;
641
+ > div {
642
+ width : 100% ;
643
+ }
641
644
}
642
645
}
643
646
}
@@ -802,10 +805,10 @@ h2.sectionHeader {
802
805
}
803
806
}
804
807
805
- @media (max-width : 375 px ) {
808
+ @media (max-width : 320 px ) {
806
809
.docSearchBoxThemeProvider {
807
810
.docSearchBox {
808
- width : var (--spectrum-global-dimension-size-2400 );
811
+ width : var (--spectrum-global-dimension-size-2400 ) !important ;
809
812
}
810
813
}
811
814
}
Original file line number Diff line number Diff line change @@ -11779,10 +11779,10 @@ header-case@^1.0.0:
11779
11779
no-case "^2.2.0"
11780
11780
upper-case "^1.1.3"
11781
11781
11782
- highlight.js@9.18.1 :
11783
- version "9.18.1 "
11784
- resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.1 .tgz#ed21aa001fe6252bb10a3d76d47573c6539fe13c "
11785
- integrity sha512-OrVKYz70LHsnCgmbXctv/bfuvntIKDz177h0Co37DQ5jamGZLVmoCVMtjMtNZY3X9DrCcKfklHPNeA0uPZhSJg ==
11782
+ highlight.js@^11.6.0 :
11783
+ version "11.7.0 "
11784
+ resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.7.0 .tgz#3ff0165bc843f8c9bce1fd89e2fda9143d24b11e "
11785
+ integrity sha512-1rRqesRFhMO/PRF+G86evnyJkCgaZFOI+Z6kdj15TA18funfoqJXvgPCLSf0SWq3SRfg1j3HlDs8o4s3EGq1oQ ==
11786
11786
11787
11787
highlight.js@~10.4.0:
11788
11788
version "10.4.1"
You can’t perform that action at this time.
0 commit comments