mirror of
https://github.com/open-webui/docs.git
synced 2026-01-04 02:36:55 +07:00
refac
This commit is contained in:
@@ -34,6 +34,13 @@
|
||||
--ifm-global-shadow-md: 0px; /* Remove shadow on the left */
|
||||
}
|
||||
|
||||
/** In mobile view, reduce the padding */
|
||||
@media screen and (max-width: 996px) {
|
||||
:root {
|
||||
--ifm-navbar-height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
[data-theme="light"] {
|
||||
--ifm-menu-color: #000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user