Files
nairobi/app/assets
Javi Martín d0f8560c33 Fix SVG icons on old browsers
We were using an `@extend` selector inside a `@supports` condition,
which didn't generate the `@supports` clause as we intended to, so
browsers with no support for mask images were still applying properties
which were meant for browsers with support for mask images.
2021-06-21 20:16:45 +02:00
..
2020-07-17 16:24:20 +02:00
2021-06-14 13:48:45 +02:00
2021-06-21 20:16:45 +02:00