mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-06 21:24:23 +08:00
Fix alignment of items in reorder modal [SCI-6995] (#4264)
This commit is contained in:
parent
0c42e029ae
commit
b6b1fed7e2
1 changed files with 1 additions and 0 deletions
|
@ -309,6 +309,7 @@
|
|||
}
|
||||
|
||||
.step-element-header {
|
||||
align-items: center;
|
||||
border-bottom: 1px solid $color-concrete;
|
||||
|
||||
&:hover:not(.locked) {
|
||||
|
|
Loading…
Add table
Reference in a new issue