fixed delete bug
This commit is contained in:
@@ -650,7 +650,7 @@ span.unit
|
||||
border-radius 10px
|
||||
border-color #424242
|
||||
border-style solid
|
||||
|
||||
|
||||
.new-gcode
|
||||
height 13rem
|
||||
width 23rem
|
||||
@@ -660,14 +660,21 @@ span.unit
|
||||
.flex-row-container
|
||||
display flex
|
||||
flex-direction row
|
||||
width 440px
|
||||
margin-bottom 1rem
|
||||
|
||||
.tabs
|
||||
margin-top 5px
|
||||
width 850px
|
||||
|
||||
|
||||
.macros-view
|
||||
padding 30px
|
||||
width 95%
|
||||
|
||||
.macros-tab-content
|
||||
padding-bottom 20px
|
||||
border-radius 5px
|
||||
|
||||
.macros-form
|
||||
padding-left 30px
|
||||
|
||||
Reference in New Issue
Block a user