🐛 Fix position of image grid on onboarding

This commit is contained in:
Eva Marco 2024-04-05 09:25:50 +02:00
parent 3127a020a0
commit ce7f1440fa
2 changed files with 5 additions and 1 deletions

View file

@ -167,6 +167,7 @@
{:label (tr "questions.never-used-one") :area "image6" :value "never-used-a-tool" :icon i/curve}
{:label (tr "questions.other") :value "other" :area "other"}]
:name :experience-design-tool
:image true
:class (stl/css :image-radio)
:on-change on-design-tool-change}]