css filtre, js type ressources

This commit is contained in:
2025-05-23 13:49:57 +02:00
parent 334a9e1508
commit 2beb6ca342
7 changed files with 128 additions and 19 deletions
@@ -11,14 +11,17 @@
justify-content: center;
}
.js-form-item{
flex-direction: column !important;
// flex-direction: column !important;
margin-right: 0 !important;
input,
select{
width: 100%;
text-align: end;
}
label{
padding-right: 0 !important;
padding-right: 0.5rem !important;
flex: 2 0 auto !important;
}
}