fixed delete bug

This commit is contained in:
sanjayk03-dev
2024-01-29 01:58:51 +05:30
parent 15c93d899a
commit 30348187f5
3 changed files with 13 additions and 4 deletions

View File

@@ -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