CIM69 - car database

This commit is contained in:
“VeLiTi”
2024-06-14 15:59:01 +02:00
parent c53535b50b
commit 3528be22b8
18 changed files with 1552 additions and 136 deletions

View File

@@ -2682,4 +2682,9 @@ h4.label {
margin-top: 5px;
cursor: pointer;
border-radius: 4px;
}
.order-detail input {
border: 0;
border-bottom: 1px solid #dedfe1
}