last commit

This commit is contained in:
2025-12-11 17:54:55 +01:00
parent 20726f0530
commit 99eca9ce8b
32 changed files with 269 additions and 163 deletions
@@ -0,0 +1,19 @@
nz-form-container {
background-color: #0000;
}
nz-form-item {
background-color: #1c1c1c;
}
nz-form-label {
font-style: italic;
color: #fff;
}
nz-modal-footer {
}