mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 10:18:44 +00:00
Minor improvements
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user