Files
nairobi/app
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
..
2021-06-21 20:16:45 +02:00
2020-02-17 16:30:38 +01:00