mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-22 14:54:38 +08:00
Merge pull request #2395 from mlorb/ml-sci-4337
Fix share inventory button position [SCI-4337]
This commit is contained in:
commit
98f7f6035c
1 changed files with 5 additions and 0 deletions
|
@ -85,7 +85,12 @@
|
|||
}
|
||||
|
||||
.repo-datatables-buttons {
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
|
||||
.manage-repo-column-index {
|
||||
margin-left: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue