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:
Kris
2022-07-19 22:56:41 -04:00
committed by GitHub
parent 02ce9b8a62
commit a24bcceb19
4 changed files with 17 additions and 3 deletions

View File

@@ -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
// --------------------------------------------------