Align the label and the checkbox [SCI-7745]

This commit is contained in:
sboursen-scinote 2023-02-20 13:15:29 +01:00
parent 77d4a33829
commit 97a9cc4fef

View file

@ -24,4 +24,10 @@
margin: 0 .5em;
}
}
}
}
#manage-repository-column .column-type.time-column-type {
.range-label {
top: 2px;
}
}