diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/css/screen.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/screen.css b/assets/css/screen.css index 0558794..684bc01 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -273,6 +273,7 @@ details { padding-bottom: 1rem; } +.message .body .attachment + .multipart, .message .body .multipart + .multipart { padding-top: 1rem; padding-bottom: 1rem; |