web: refacter header rendering code, add more detail when message open

This commit is contained in:
2024-02-22 21:19:09 -08:00
parent 42484043a1
commit fc87fd702c
2 changed files with 200 additions and 88 deletions

View File

@@ -22,6 +22,11 @@
width: 100%;
}
.message .header table td {
border: 0;
padding: 0;
}
.message .headers {
position: relative;
width: 100%;