Skip to content
Snippets Groups Projects
Commit 0d849c9f authored by Mark Kane's avatar Mark Kane
Browse files

Feat: change searchbtn position (planning#402)

parent 542ac19d
No related branches found
No related tags found
1 merge request!188Feat: add localSearch plugin,
...@@ -110,3 +110,10 @@ img { ...@@ -110,3 +110,10 @@ img {
.fitko-navbar-icon--back.hidden { .fitko-navbar-icon--back.hidden {
display: none !important; display: none !important;
} }
@media (min-width: 997px) {
.searchBox_node_modules-\@docusaurus-theme-classic-lib-theme-Navbar-Search-styles-module {
position: absolute;
right: 100%;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment