forked from MapComplete/MapComplete
Fix ugly, too wide icon
This commit is contained in:
parent
4e25ccec84
commit
3f8c85cf8c
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
||||||
],
|
],
|
||||||
"#": "Titleicon showing e.g. 'open until 17:00'",
|
"#": "Titleicon showing e.g. 'open until 17:00'",
|
||||||
"icon": {
|
"icon": {
|
||||||
"class": "w-20 mx-1 flex items-center"
|
"class": "mx-1 flex items-center"
|
||||||
},
|
},
|
||||||
"render": "{opening_hours_state()}",
|
"render": "{opening_hours_state()}",
|
||||||
"condition": {
|
"condition": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue