Files
__inwestprofil.pagedev.pl/wp-content/plugins/elementor-pro/assets/css/modules/sticky.css
Roman Pyrih 296b13244b first commit
2025-07-11 12:34:24 +02:00

12 lines
227 B
CSS

.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 */