Removed global max-width for tables.

This commit is contained in:
Wirlaburla 2023-06-20 18:36:32 -05:00
parent e9cf432e87
commit 322a9b99ea

View File

@ -1436,10 +1436,6 @@ textarea {
vertical-align: top;
}
table {
max-width: calc(100% - 8px);
}
.mail-count {
color: var(--alert);
position: relative;