mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-04 20:40:14 +01:00
Revert "Api: Let details take remaining height of component"
It caused details to be not visible in mail attachments
This reverts commit 00cf7cf56d
.
This commit is contained in:
parent
1ba476ef6f
commit
a4ec5577a0
@ -47,10 +47,6 @@ export class Et2Details extends Et2Widget(SlDetails)
|
|||||||
order: 1;
|
order: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.details__body {
|
|
||||||
height: calc(100% - 3rem) !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.details.hoist {
|
.details.hoist {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user