use white background for all offcanvas close buttons

This commit is contained in:
Martin Filipovic Hinrichs 2026-06-16 11:44:50 +02:00
parent 6ff48e28aa
commit 8e07727178

View file

@ -232,7 +232,7 @@ strong {
}
}
.navigation-offcanvas button.offcanvas-close {
.offcanvas-close {
--bs-btn-bg: white;
--bs-btn-hover-bg: #e6e6e6;
border: 0;