mirror of
https://github.com/Anashost/HA-Animated-cards.git
synced 2026-09-27 04:50:20 +00:00
Change size properties to empty strings
Updated size properties to empty strings.
This commit is contained in:
@@ -98,11 +98,11 @@ variables:
|
||||
- THU
|
||||
- FRI
|
||||
- SAT
|
||||
size_temp: '40'
|
||||
size_cond: '30'
|
||||
size_badges: '10'
|
||||
size_date_time: '15'
|
||||
size_forecast: '12'
|
||||
size_temp: ''
|
||||
size_cond: ''
|
||||
size_badges: ''
|
||||
size_date_time: ''
|
||||
size_forecast: ''
|
||||
tap_action:
|
||||
action: none
|
||||
show_name: false
|
||||
|
||||
Reference in New Issue
Block a user