Files
pyrofetes/src/app/pages/customers/customers-add-form/customers-add-form.css
T
2025-12-11 17:54:55 +01:00

20 lines
185 B
CSS

nz-form-container {
background-color: #0000;
}
nz-form-item {
background-color: #1c1c1c;
}
nz-form-label {
font-style: italic;
color: #fff;
}
nz-modal-footer {
}