mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
E-mail layout with logo: Make image display:block for outlook
This commit is contained in:
@@ -134,6 +134,10 @@
|
||||
height: auto;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.content table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user