Hi Team,
I’m using a 100dvh height mobile menu CSS override.
@media screen and (max-width: 1024px) {
.ts-field-popup-container .ts-field-popup{–vx-popup-height: 100dvh !important;}
}
Unfortunately, this CSS also affects the timeline comment menu.
Could you add a class to this timeline edit menu so I can exclude it, or better yet, add an X button at the top? The X button is a much clearer UI.
Thank you.