Skip to content
Snippets Groups Projects
Unverified Commit ffcce04d authored by chris48s's avatar chris48s Committed by GitHub
Browse files

edit comment about styles to remove in future (#9363)

parent b9d96755
No related branches found
No related tags found
No related merge requests found
...@@ -31,17 +31,17 @@ html[data-theme="dark"] .docusaurus-highlight-code-line { ...@@ -31,17 +31,17 @@ html[data-theme="dark"] .docusaurus-highlight-code-line {
color-scheme: initial; color-scheme: initial;
} }
/*
TODO: remove these three styles when
we can upgrade to docusaurus-theme-openapi@0.6.5
*/
input[type="text"], :not(#fakeID#fakeId#fakeID) select { input[type="text"], :not(#fakeID#fakeId#fakeID) select {
border-color: var(--ifm-color-primary-lightest); border-color: var(--ifm-color-primary-lightest);
border-style: solid; border-style: solid;
border-width: 1px; border-width: 1px;
} }
/*
TODO: remove these two styles when
we can upgrade to docusaurus-theme-openapi@0.6.5
*/
div.api-code-tab-group { div.api-code-tab-group {
justify-content: center; justify-content: center;
flex-wrap: wrap; flex-wrap: wrap;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment