mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-11 06:35:58 +08:00
Fix share inventory button position
This commit is contained in:
parent
9c763f2111
commit
7bcdc52de2
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…
Add table
Reference in a new issue