mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-27 02:04:33 +08:00
Fix checklist add item button position [SCI-8788]
This commit is contained in:
parent
18f383c543
commit
5b989042f0
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
}
|
||||
|
||||
.step-checklist-add-item {
|
||||
margin-left: 12px;
|
||||
margin-left: 2.75rem;
|
||||
|
||||
.fas {
|
||||
margin-right: .5em;
|
||||
|
|
Loading…
Reference in a new issue