This commit is contained in:
sanjayk03-dev
2023-12-30 13:44:10 +05:30
parent 90fb160928
commit 48a266b4e1
3 changed files with 9 additions and 10 deletions

View File

@@ -1057,9 +1057,6 @@ tt.save
#macros
padding 30px
div
display inline-block
.macros-form
padding-left 50px
padding-top 50px
@@ -1068,9 +1065,12 @@ tt.save
width 300px
height 40px
border-radius 8px
border-top-right-radius 8px
border-bottom-right-radius 8px
border-width 1px
border-color #434242
padding-left 10px
margin-left 2px
.input-container
display flex
@@ -1085,10 +1085,11 @@ tt.save
input.input-color
height 40px
width 40px
height 45px
width 45px
border 1px solid #fdfdfd
border-radius 1px
border-top-left-radius 8px
border-bottom-left-radius 8px
button
border-radius 8px