use white background for all offcanvas close buttons
This commit is contained in:
parent
6ff48e28aa
commit
8e07727178
1 changed files with 1 additions and 1 deletions
|
|
@ -232,7 +232,7 @@ strong {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation-offcanvas button.offcanvas-close {
|
.offcanvas-close {
|
||||||
--bs-btn-bg: white;
|
--bs-btn-bg: white;
|
||||||
--bs-btn-hover-bg: #e6e6e6;
|
--bs-btn-hover-bg: #e6e6e6;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue