new text editor added (tiptap) #24

Merged
freakoverse merged 15 commits from staging into master 2024-08-27 12:59:11 +00:00
Showing only changes of commit e0440e1638 - Show all commits

View File

@ -40,6 +40,10 @@
overflow: hidden; overflow: hidden;
} }
.IBMSMSMBSSPostBody > div {
width: 100%;
}
.IBMSMSMBSSPostTitleHeading { .IBMSMSMBSSPostTitleHeading {
width: 100%; width: 100%;
} }