wip: configures mailer

This commit is contained in:
2025-07-09 14:13:53 -05:00
parent b5526dc2dd
commit bb6dcdef30
7 changed files with 359 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ dialog[data-dialog-target="dialog"][closing] {
@media screen and (min-width: 768px) {
.r-tablecell {
display: inline-table;
display: table-cell;
}
.r-tablerow {