bump z-index

This commit is contained in:
Mads Rasmussen
2024-08-19 18:20:48 +02:00
parent 8edb9eb2ae
commit 563e323153

View File

@@ -437,7 +437,7 @@ export class UmbPropertyElement extends UmbLitElement {
bottom: 0;
background-color: white;
opacity: 0.5;
z-index: 1;
z-index: 1000;
}
`,
];