Currently itโs possible to hide using the CSS code below, but it would be much handier to use a toggle in the settings for this:
[class*="dialog-message-content__Footer-sc"] {
display:none;
}
And this would be really helpful for all future options ![]()