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 29947757af - Show all commits

View File

@ -145,6 +145,12 @@ h6 {
justify-content: start;
}
.btnMain.btnMainTipTap {
padding: 5px 10px;
height: 35px;
font-size: 14px;
}
.IBMSecMainGroup {
width: 100%;
display: flex;