mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-07 05:03:26 +08:00
Align the label and the checkbox [SCI-7745]
This commit is contained in:
parent
77d4a33829
commit
97a9cc4fef
1 changed files with 7 additions and 1 deletions
|
@ -24,4 +24,10 @@
|
|||
margin: 0 .5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#manage-repository-column .column-type.time-column-type {
|
||||
.range-label {
|
||||
top: 2px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue