sticky text panel v builderu

PHOTO EMBED

Tue May 06 2025 09:47:52 GMT+0000 (Coordinated Universal Time)

Saved by @hedviga

/*sticky text panel v builderu*/

.mce-panel .mce-stack-layout-item.mce-first{
    position: sticky!important;
    top: -60px;
}
.et-fb-modal--expanded .mce-panel .mce-stack-layout-item.mce-first{
    top: -24px!important;
}
content_copyCOPY