poc form SDK (change dependencies implementation)

This commit is contained in:
Benjamin Dalsass
2023-09-06 11:13:42 +02:00
parent 9866a10564
commit 0248ac02a9
13 changed files with 212 additions and 126 deletions

View File

@@ -50,6 +50,9 @@ label.locked:after{
color: #ffcc00;
font-size: .7rem;
}
label.dependent{
color: #2757af;
}
form{
/*background-color: #f8f8f8;*/
border-radius: 10px;