(fix) Item card minor issue [SCI-9814_v2] (#6920)

This commit is contained in:
Gregor Lasnibat 2024-01-10 15:32:31 +01:00 committed by GitHub
parent a7dd9d49b2
commit 7a3c6084b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>