mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
Fix Et2Details hoist attribute, contents were not fully shown after fe56fc2a8b
This commit is contained in:
parent
3d97e19e2c
commit
9319b914ef
@ -65,6 +65,7 @@ export class Et2Details extends Et2Widget(SlDetails)
|
|||||||
|
|
||||||
.details.hoist {
|
.details.hoist {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
.details__body {
|
.details__body {
|
||||||
|
Loading…
Reference in New Issue
Block a user