Files
nairobi/app/components/admin
Javi Martín b4eba055c7 Correctly align radio buttons with their labels
We were using a `height: $line-height` property for this task. One of
the disadvantages of this approach is that things don't look so great
when the label expands over more than one line.

Back when we added that property, browser support for flex layouts
wasn't that great. Now there's universal support for it, so we can use
it instead.
2025-08-07 15:24:51 +02:00
..
2024-11-08 15:03:55 +01:00
2025-06-16 16:07:32 +02:00