adjust offcanvas close button colors
This commit is contained in:
parent
45769367b2
commit
6c98d8c7ad
1 changed files with 6 additions and 0 deletions
|
|
@ -224,6 +224,12 @@ strong {
|
|||
}
|
||||
}
|
||||
|
||||
.navigation-offcanvas button.offcanvas-close {
|
||||
--bs-btn-bg: white;
|
||||
--bs-btn-hover-bg: #e6e6e6;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.content-main {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue