use the zindex-sticky variable (#1066)
This commit is contained in:
parent
b1c45a4ab3
commit
de24b4a037
@ -130,6 +130,8 @@ $accordion-button-icon-dark: $accordion-button-icon;
|
|||||||
$accordion-button-active-icon-dark: $accordion-button-icon;
|
$accordion-button-active-icon-dark: $accordion-button-icon;
|
||||||
|
|
||||||
|
|
||||||
|
$zindex-sticky: 900;
|
||||||
|
|
||||||
:root, [data-bs-theme=light] {
|
:root, [data-bs-theme=light] {
|
||||||
--theme-navLink: rgba(0, 0, 0, 0.55);
|
--theme-navLink: rgba(0, 0, 0, 0.55);
|
||||||
--theme-navLinkFocus: rgba(0, 0, 0, 0.7);
|
--theme-navLinkFocus: rgba(0, 0, 0, 0.7);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user