Skip to content
Snippets Groups Projects
Commit cbe4a711 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Arrondisseur de formules

parent 2d7da359
Branches
Tags 6.2.5
No related merge requests found
Pipeline #30531 passed
CHANGELOG CHANGELOG
========= =========
6.2.5 (19/09/2024)
------------------
- [fix] Les mois s'affichent maintenant bien dans le composant Calendar
6.2.4 (26/06/2024) 6.2.4 (26/06/2024)
------------------ ------------------
......
...@@ -255,6 +255,14 @@ export default { ...@@ -255,6 +255,14 @@ export default {
padding-right: 3em; padding-right: 3em;
} }
.recherche #otherMois {
width: 12em;
}
.recherche #otherAnnee {
width: 8em;
}
th.nom-jour { th.nom-jour {
width: 1%; width: 1%;
padding-left: 3px; padding-left: 3px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment