Update src/styles/tiptap.scss
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
This commit is contained in:
parent
7c2dd9fe7a
commit
9bdc8678c4
@ -91,4 +91,17 @@
|
||||
|
||||
.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