mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-31 04:32:06 +08:00
(fix) Item card minor issue [SCI-9814_v2] (#6920)
This commit is contained in:
parent
a7dd9d49b2
commit
7a3c6084b1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<div
|
||||
id="repositoryItemSidebar"
|
||||
data-behaviour="vue"
|
||||
class="fixed top-0 right-0 h-full z-[2039]"
|
||||
class="fixed top-0 right-0 h-full z-[2040]"
|
||||
>
|
||||
<repository-item-sidebar />
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue