working email headers display

This commit is contained in:
Tim Bendt
2025-05-01 12:31:10 -04:00
parent 1f75a03553
commit 0c756b55e9
4 changed files with 18 additions and 5 deletions

View File

@@ -24,10 +24,11 @@ StatusTitle {
EnvelopeHeader {
width: 100%;
height: auto;
height: 1;
background: $panel;
}
#main_content {
padding: 1 2;
}