diff --git a/frontend/src/styles/_bootstrap.scss b/frontend/src/styles/_bootstrap.scss index e54d1a8..96f7b2a 100644 --- a/frontend/src/styles/_bootstrap.scss +++ b/frontend/src/styles/_bootstrap.scss @@ -88,7 +88,7 @@ .offcanvas-size-xl { - --#{$prefix}offcanvas-width: min(95vw, 600px) !important; + --#{$prefix}offcanvas-width: min(95vw, 700px) !important; } .offcanvas-size-xxl { --#{$prefix}offcanvas-width: min(95vw, 90vw) !important;