mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Move config out of subfolder
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
half:
|
||||
template: with_state_background
|
||||
size: 30px
|
||||
show_icon: false
|
||||
hold_action:
|
||||
action: more-info
|
||||
styles:
|
||||
card:
|
||||
- height: 45px
|
||||
- font-size: 14px
|
||||
@@ -0,0 +1,14 @@
|
||||
regular:
|
||||
size: 30px
|
||||
hold_action:
|
||||
action: more-info
|
||||
styles:
|
||||
card:
|
||||
- height: 100px
|
||||
- font-size: 14px
|
||||
grid:
|
||||
- height: 90px
|
||||
img_cell:
|
||||
- height: 60px
|
||||
name:
|
||||
- height: 30px
|
||||
@@ -0,0 +1,14 @@
|
||||
small:
|
||||
size: 24px
|
||||
hold_action:
|
||||
action: more-info
|
||||
styles:
|
||||
card:
|
||||
- height: 70px
|
||||
- font-size: 14px
|
||||
grid:
|
||||
- height: 60px
|
||||
img_cell:
|
||||
- height: 40px
|
||||
name:
|
||||
- height: 24px
|
||||
@@ -0,0 +1,10 @@
|
||||
xs:
|
||||
size: 20px
|
||||
hold_action:
|
||||
action: more-info
|
||||
styles:
|
||||
card:
|
||||
- height: 70px
|
||||
- font-size: 12px
|
||||
name:
|
||||
- height: 24px
|
||||
Reference in New Issue
Block a user