This commit is contained in:
sanjayk03-dev
2024-05-31 14:55:28 +05:30
parent b3692d2239
commit 99c833a106
2 changed files with 3 additions and 11 deletions

View File

@@ -301,7 +301,6 @@ span.unit
.container
display flex
width 100%
height 100vh
.folders
width 30%
@@ -314,15 +313,9 @@ span.unit
padding 10px
overflow-y auto
.folder-item, .file-item
padding: 5px
cursor: pointer
.folder-item:hover, .file-item:hover
background-color #f0f0f0
.search-bar
margin-bottom 10px
width 50%
table
border-collapse collapse