mirror of
https://github.com/chaitin/SafeLine.git
synced 2026-02-09 18:23:48 +08:00
feat(website): mobile mode show menu button
This commit is contained in:
@@ -21,6 +21,7 @@ a:hover {
|
||||
--ifm-footer-link-hover-color: #0fc6c2;
|
||||
--ifm-navbar-link-hover-color: #0fc6c2;
|
||||
--ifm-navbar-background-color: #0f1935;
|
||||
--ifm-menu-color: white;
|
||||
--ifm-navbar-link-color: white;
|
||||
}
|
||||
|
||||
@@ -32,3 +33,7 @@ a:hover {
|
||||
aside.theme-doc-sidebar-container {
|
||||
width: 240px !important;
|
||||
}
|
||||
|
||||
.navbar__toggle.clean-btn svg {
|
||||
color: white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user