Fix Et2Details hoist attribute, contents were not fully shown after fe56fc2a8b

This commit is contained in:
nathan 2024-11-20 08:31:18 -07:00
parent 3d97e19e2c
commit 9319b914ef

View File

@ -65,6 +65,7 @@ export class Et2Details extends Et2Widget(SlDetails)
.details.hoist {
position: relative;
overflow: visible;
}
.details__body {