mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: option to account for the sidebar in the breakpoint mixin (#17577)
* UX: account for sidebar in breakpoint mixin * default to false
This commit is contained in:
@@ -14,6 +14,8 @@ $topic-body-width-padding: 11px;
|
||||
$topic-avatar-width: 45px;
|
||||
$reply-area-max-width: 1475px !default;
|
||||
|
||||
$d-sidebar-width: 16em !default;
|
||||
|
||||
// Brand color variables
|
||||
// --------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user