basically refactored the email viewer
This commit is contained in:
@@ -153,6 +153,12 @@ Label.group_header {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#html_content {
|
||||
padding: 1 2;
|
||||
height: auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user