mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-16 22:25:30 +08:00
5314ef14c7
This reverts commit 7430f2240d
.
6 lines
291 B
Text
6 lines
291 B
Text
<div
|
|
id="repositoryItemSidebar"
|
|
data-behaviour="vue"
|
|
class='bg-white fixed top-0 right-0 h-screen w-[565px] overflow-auto gap-2.5 self-stretch z-[9999] rounded-tl-4 rounded-bl-4 transition-transform ease-in-out transform translate-x-full'>
|
|
<repository-item-sidebar />
|
|
</div>
|