poping out selected item
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user