mirror of
https://github.com/proelements/proelements.git
synced 2026-04-19 02:22:18 +00:00
v3.33.1
This commit is contained in:
12
assets/css/modules/sticky.css
Normal file
12
assets/css/modules/sticky.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.elementor-sticky--active {
|
||||
z-index: 99;
|
||||
}
|
||||
.elementor-sticky__spacer .e-n-menu .e-n-menu-content {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.e-con.elementor-sticky--active {
|
||||
z-index: var(--z-index, 99);
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=sticky.css.map */
|
||||
Reference in New Issue
Block a user