mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-02 03:57:52 +00:00
fix: Revert quoted text styles (#2003)
This commit is contained in:
@@ -273,10 +273,4 @@ export default {
|
|||||||
margin-left: var(--space-smaller);
|
margin-left: var(--space-smaller);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// This is a hack to hide quoted content from GMAIL
|
|
||||||
// Replace this with actual content parser
|
|
||||||
.gmail_quote {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user