mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
/help/: Show first sidebar section by default.
F
This commit is contained in:
@@ -165,6 +165,11 @@ body {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* show two of them by default */
|
||||
.help .sidebar #guides + ul {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.app.help .hamburger {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user