width filtres

This commit is contained in:
2025-04-07 23:14:08 +02:00
parent 3307579d10
commit 16ff97c6c1
3 changed files with 6 additions and 2 deletions

View File

@@ -182,6 +182,7 @@
margin-top: 0.5rem;
}
.views-field-field-date-ressource{
}

View File

@@ -109,6 +109,7 @@
.js-form-type-textfield{
flex-direction: column;
padding-top: 0.8rem;
label{
display: flex;
flex-direction: row;
@@ -128,8 +129,9 @@
}
input#edit-combine--3,
input#edit-combine--2{
width: 100%;
max-width: 100%;
height: 25px;
width: 96%;
}
}
.form-actions{