File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -167,17 +167,17 @@ thead th {
167167 );
168168}
169169
170- .navbar .DocSearch-Button {
170+ .theme-layout- navbar .DocSearch-Button {
171171 border-style : solid;
172172 border-width : 1px ;
173173 height : 40px ;
174174}
175175
176- .navbar .DocSearch-Button {
176+ .theme-layout- navbar .DocSearch-Button {
177177 border-color : # dcdcdc ;
178178}
179179
180- [data-theme = 'dark' ] .navbar .DocSearch-Button {
180+ [data-theme = 'dark' ] .theme-layout- navbar .DocSearch-Button {
181181 border-color : # 333333 ;
182182}
183183
Original file line number Diff line number Diff line change 2929 padding : 0px 12px ;
3030}
3131
32- .footer__col : first-child {
32+ .theme-layout-footer-column : first-child {
3333 max-width : 400px ;
3434 margin-right : auto;
3535}
3636
37- .footer__col : last-child {
37+ .theme-layout-footer-column : last-child {
3838 max-width : 200px ;
3939 margin-right : 0px ;
4040}
You can’t perform that action at this time.
0 commit comments