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

@ -25,3 +25,9 @@
}
}
}
#manage-repository-column .column-type.time-column-type {
.range-label {
top: 2px;
}
}