Index: lams_central/web/css/bootstrap5.custom.scss =================================================================== diff -u -r509e81cd8bc4486fab7de352c4e8cfafd38efe48 -rb311244c55b221fc9f910cf4de25874d13d2296d --- lams_central/web/css/bootstrap5.custom.scss (.../bootstrap5.custom.scss) (revision 509e81cd8bc4486fab7de352c4e8cfafd38efe48) +++ lams_central/web/css/bootstrap5.custom.scss (.../bootstrap5.custom.scss) (revision b311244c55b221fc9f910cf4de25874d13d2296d) @@ -13,4 +13,8 @@ :root { --lams-background-gray: #e0e0e0; /* rgb(224, 224, 224) */ +} + +.offcanvas{ + --bs-offcanvas-padding-x: 0.5rem; } \ No newline at end of file