mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: make sidebar hamburger menu occupy full width (#17649)
This commit is contained in:
@@ -575,6 +575,7 @@ div.menu-links-header {
|
||||
width: var(--d-sidebar-width);
|
||||
|
||||
.panel-body-content {
|
||||
width: 100%;
|
||||
min-width: 0; // prevent content blowing out width
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user