fix: youtube embed issue

This commit is contained in:
Jannat Patel
2025-03-07 12:18:52 +05:30
parent 0053ce5602
commit 345a444d73
6 changed files with 139 additions and 979 deletions

View File

@@ -623,4 +623,12 @@ iframe {
.tc-table {
border-left: 1px solid #e8e8eb;
}
.ce-toolbox__button[data-tool='markdown'] {
display: none !important;
}
.ce-popover-item[data-item-name='markdown'] {
display: none !important;
}
</style>