ui fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user