mirror of
https://github.com/wavetermdev/waveterm-docs.git
synced 2026-08-05 13:45:23 -07:00
Add extra margin to last navbar item (#18)
This commit is contained in:
+3
-2
@@ -18,8 +18,9 @@
|
||||
--ifm-color-primary-lightest: #8cd47d;
|
||||
}
|
||||
|
||||
.toggle_node_modules-\@docusaurus-theme-classic-lib-theme-ColorModeToggle-styles-module {
|
||||
margin-left: 4px;
|
||||
/* Adds extra margin between last navbar item and the dark mode toggle. */
|
||||
.navbar__items--right .navbar__item:last-of-type {
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
.header-link-custom:before {
|
||||
|
||||
Reference in New Issue
Block a user