mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-28 11:14:24 +08:00
Fix add checklist items position [SCI-8788]
This commit is contained in:
parent
ad4724ba04
commit
f0b691769f
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
}
|
||||
|
||||
.step-checklist-add-item {
|
||||
margin-left: 2.75rem;
|
||||
margin-left: 1.925rem;
|
||||
|
||||
.fas {
|
||||
margin-right: .5em;
|
||||
|
|
Loading…
Reference in a new issue