fix: swal p tag text align

This commit is contained in:
Zack Spear
2024-06-03 14:14:30 -07:00
parent cb2078165f
commit 954f1f92cc

View File

@@ -419,6 +419,7 @@ div.sb-message {
.sweet-alert h2,
.sweet-alert p {
color: var(--dynamix-sweet-alert-text-color);
text-align: inherit;
}
table.tablesorter {
margin: 0 0 15px 0;