fix(core): update

This commit is contained in:
2024-02-05 13:56:49 +01:00
parent a3012b5ec1
commit af2ee9a6a5
2 changed files with 2 additions and 1 deletions

View File

@ -136,6 +136,7 @@ export class DeesSimpleAppDash extends DeesElement {
justify-content: flex-end;
align-items: center;
flex-direction: row;
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
}
.control {