mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-24 22:21:34 +01:00
Mail: Fix compose body section had no height
This commit is contained in:
parent
a2197f209a
commit
9bc770a6cf
@ -150,7 +150,7 @@
|
|||||||
|
|
||||||
</et2-vbox>
|
</et2-vbox>
|
||||||
<styles>
|
<styles>
|
||||||
#mail-compose > div {
|
#mail-compose > et2-template::part(base) {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user