This commit is contained in:
sanjayk03-dev
2024-05-31 16:58:17 +05:30
parent 99c833a106
commit f50ccd3192
3 changed files with 6 additions and 0 deletions

View File

@@ -301,6 +301,8 @@ span.unit
.container
display flex
width 100%
height 500px
margin-bottom 30px
.folders
width 30%
@@ -311,6 +313,7 @@ span.unit
.files
width 70%
padding 10px
display grid
overflow-y auto
.search-bar