In bubble (and in css from what i see) there is an option called "space-between" which basically moves div A to the left and div b to the right of the parent row div (see pic). how can I do this in toddle? I tried the different optins in the 3x3 grid but could not find a working combination. thanks
β 1
Tod
1 month ago
Dec 10, 2024, 3:01 PM
Great energy @ssssadsadasd! Your continuous contribution to the toddle Community just made you advance to Community Level 4!
Armand
1 month ago
Dec 10, 2024, 3:03 PM
You can do it in the CSS box, you just type it
ssssadsadasd
1 month ago
Dec 10, 2024, 3:06 PM
@Armand ah ok this works. just out of curiosity: why cant I build this with native toddle? since like a fundamental thing
If you doubleclick this then you'll get: justify-content: space-between
ssssadsadasd
1 month ago
Dec 10, 2024, 3:13 PM
@Armand ah ok. did not know the double click thing. thanks π
Armand
1 month ago
Dec 10, 2024, 3:13 PM
(I was on mobile when I put in my first answer, so you I just gave you the one I knew for sure. Now I'm on laptop, so I could confirm double-click is space-between and not space-evenly or something)