Minor improvements

This commit is contained in:
2021-10-10 20:00:08 +03:00
parent 6a7a5d7668
commit eac9cb9d72
10 changed files with 55 additions and 178 deletions
@@ -34,7 +34,7 @@ v3_button:
name:
- position: absolute
- left: 16px
- bottom: 28px
- bottom: "[[[ return this.___config.show_state ? '28px' : '10px'; ]]]"
- white-space: normal
- word-wrap: break-word
- word-break: break-word
@@ -8,7 +8,7 @@ v3_pill:
styles:
card:
- width: 380px
- margin-left: 16px
- margin-left: 8px
- height: 60px
- font-size: 15px
- border-radius: 8px
@@ -0,0 +1,6 @@
v3_popup_button:
variables:
background_color: rgba(60, 60, 60, 1)
styles:
card:
- margin-bottom: 8px