test and corrections

This commit is contained in:
Benjamin Dalsass
2025-11-27 10:58:21 +01:00
parent d0a2af44ac
commit b8a093e625
22 changed files with 457 additions and 119 deletions

View File

@@ -54,12 +54,3 @@
.ibo-field legend{
margin-top: 24px;
}
// to fix 3.3
.ts-wrapper{
border: 1px solid #aebecd!important;
}
.ts-dropdown{
background-color: #fff;
border: 1px solid #aebecd!important;
}