removed warning box and reset macros to delete macros

This commit is contained in:
sanjayk03-dev
2024-01-27 18:59:47 +05:30
parent 2cd9dedd40
commit d331be7880
2 changed files with 2 additions and 15 deletions

View File

@@ -651,16 +651,6 @@ span.unit
border-radius 10px
padding 20px
.warning-box
display flex
background-color #F3FF00
border-radius 5px
border 0
margin-bottom 10px
margin-top 10px
align-items center
justify-content center
.select-upload-gcode
display flex
flex-direction row