mirror of
https://github.com/moparisthebest/mail
synced 2024-11-26 10:52:17 -05:00
fix reader iframe width in IE11
This commit is contained in:
parent
d31c8a69e6
commit
b05a98b951
@ -150,6 +150,7 @@
|
||||
iframe {
|
||||
flex-grow: 1;
|
||||
border: none;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user