Open
Description
Android 13
Gmail v2024.11.03.695901069.Release
Just tried this today and it doesn't work, the rectangle stays blue.
<style>
.sm-bg-red {
@media (max-width: 600px) {
background-color: red !important;
}
}
</style>
<div class="sm-bg-red" style="background-color: blue; padding: 32px; color: white; display: inline-block">
test
</div>
Sent to Gmail address, it's not GANGA.
Reproduction: https://parcel.io/e/4df3c04b-9b9f-4091-9323-437931fa38a4?wrap=true