mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +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;
|
||||
}
|
||||
|
||||
.details__body {
|
||||
height: calc(100% - 3rem) !important;
|
||||
}
|
||||
|
||||
.details.hoist {
|
||||
position: relative;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user