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 733c155447 - Show all commits

View File

@ -145,19 +145,6 @@ h6 {
justify-content: start;
}
.btnMain.btnMainTipTap {
padding: 5px 10px;
height: 35px;
font-size: 14px;
}
.btnMainTipTap.is-active {
background-color: rgb(255 255 255 / 15%);
color: rgb(255 255 255 / 85%);
font-weight: 700;
transform: scale(1);
}
.IBMSecMainGroup {
width: 100%;
display: flex;