mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 19:00:32 -06:00
UX: make sidebar hamburger menu occupy full width (#17649)
This commit is contained in:
parent
235878033e
commit
4cb428ef83
@ -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
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user