Merge pull request #1383 from zheileman/apple-data-detectors

Fix styling of Apple data-detectors in newsletters
This commit is contained in:
JonnyWong16
2020-10-25 14:00:15 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -521,7 +521,7 @@
line-height: 100%;
}
.apple-link a {
a[x-apple-data-detectors] {
color: inherit !important;
font-family: inherit !important;
font-size: inherit !important;
@@ -1087,4 +1087,4 @@
</table>
</body>
</html>
% endif
% endif

View File

@@ -521,7 +521,7 @@
line-height: 100%;
}
.apple-link a {
a[x-apple-data-detectors] {
color: inherit !important;
font-family: inherit !important;
font-size: inherit !important;
@@ -1087,4 +1087,4 @@
</table>
</body>
</html>
% endif
% endif