displaying slider for revisions with right data #2203

This commit is contained in:
2023-07-13 12:56:30 +02:00
parent 5b5a84c1a0
commit be3d7f622d
4 changed files with 82 additions and 15 deletions

View File

@@ -373,6 +373,19 @@ body{
}
}
}
section.sliders{
padding: 1em 0 0.5em;
section.historique{
>label{
padding:0;
}
}
.vue-slider-process{
background-color: #01ffe2;
height: 2px!important;
top:calc(50% - 1px)!important;
}
}
}
h3{