new text editor added (tiptap) #24
@ -92,3 +92,16 @@
|
||||
.ProseMirror {
|
||||
min-height: 75px;
|
||||
}
|
||||
|
||||
.btnMain.btnMainTipTap {
|
||||
padding: 5px 10px;
|
||||
height: 35px;
|
||||
font-size: 14px;
|
||||
|
||||
.is-active {
|
||||
background-color: rgb(255 255 255 / 15%);
|
||||
color: rgb(255 255 255 / 85%);
|
||||
font-weight: 700;
|
||||
transform: scale(1);
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user