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'",
|
||||
"icon": {
|
||||
"class": "w-20 mx-1 flex items-center"
|
||||
"class": "mx-1 flex items-center"
|
||||
},
|
||||
"render": "{opening_hours_state()}",
|
||||
"condition": {
|
||||
|
|
Loading…
Reference in a new issue