fix(core): update

This commit is contained in:
2024-01-22 17:32:58 +01:00
parent 64f5bee801
commit 2cc7eb1ead
2 changed files with 3 additions and 1 deletions

View File

@@ -42,6 +42,8 @@ export class DeesSimpleLogin extends DeesElement {
align-items: center; /* aligns vertically */
width: 100%;
height: 100%;
top: 0px;
left: 0px;
}
.login {
min-width: 320px;