Cherry picked 20733

This commit is contained in:
Niels Lyngsø
2025-11-19 10:43:09 +01:00
parent 95c9d48b6e
commit cc8d90be91

View File

@@ -170,9 +170,9 @@ export class UmbEntitySignBundleElement extends UmbLitElement {
.infobox {
position: absolute;
top: 100%;
top: 0;
margin-top: calc(-12px + var(--offset-h));
left: 100%;
left: 19px;
margin-left: -6px;
background-color: transparent;
padding: var(--uui-size-2);