promise for svelteDialog
This commit is contained in:
@@ -28,6 +28,11 @@ tt
|
||||
background-color #add1ad
|
||||
color #fff
|
||||
|
||||
.button-blue:not([disabled])
|
||||
background-color #0078e7
|
||||
color #fff
|
||||
|
||||
|
||||
.header, .content
|
||||
padding 0
|
||||
|
||||
@@ -656,6 +661,7 @@ span.unit
|
||||
border-radius 5px
|
||||
border 0
|
||||
margin-bottom 10px
|
||||
margin-right 200px
|
||||
margin-top 10px
|
||||
align-items center
|
||||
justify-content center
|
||||
@@ -670,7 +676,7 @@ span.unit
|
||||
.flex-row-container
|
||||
display flex
|
||||
flex-direction row
|
||||
width 440px
|
||||
width 500px
|
||||
margin-bottom 1rem
|
||||
|
||||
.tabs
|
||||
@@ -689,15 +695,13 @@ span.unit
|
||||
.macros-form
|
||||
padding-left 30px
|
||||
|
||||
.blue-button
|
||||
.config-button
|
||||
height 40px
|
||||
width 135px
|
||||
font-weight normal
|
||||
border-radius 3px
|
||||
border 0
|
||||
margin-left 1rem
|
||||
background-color #0078e7
|
||||
color #fff
|
||||
display flex
|
||||
align-items center
|
||||
justify-content space-around
|
||||
|
||||
Reference in New Issue
Block a user