This commit is contained in:
Bastian Wagner
2024-09-08 12:42:08 +02:00
parent e4031c5910
commit d4f896e398
27 changed files with 403 additions and 40 deletions

View File

@@ -21,6 +21,7 @@ html, body {
flex-direction: row;
align-items: center;
gap: 12px;
justify-content: space-between;
}
.create-client__dialog{