mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00: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…
x
Reference in New Issue
Block a user