poping out selected item

This commit is contained in:
sanjayk03-dev
2024-05-31 17:57:36 +05:30
parent f50ccd3192
commit c63a8cdb36
3 changed files with 10 additions and 9 deletions

View File

@@ -292,12 +292,6 @@ span.unit
.drop-down-container
height 50px
.gcode_container
display grid
overflow-y scroll
max-height 400px
margin-bottom 10px
.container
display flex
width 100%
@@ -319,6 +313,10 @@ span.unit
.search-bar
margin-bottom 10px
width 50%
.folder-item.selected
font-weight bold
background-color #add1ad
table
border-collapse collapse