adding classes and adjusting them
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s
This commit is contained in:
parent
926d29a36e
commit
1cd898eae7
@ -81,3 +81,14 @@
|
|||||||
color: rgba(255, 255, 255, 0.75);
|
color: rgba(255, 255, 255, 0.75);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Toolbar Styling */
|
||||||
|
.control-group {
|
||||||
|
padding: 5px 0px 15px 0px;
|
||||||
|
border-radius: 0px;
|
||||||
|
border-bottom: solid 1px rgb(255 255 255 / 10%);
|
||||||
|
|
||||||
|
.ProseMirror {
|
||||||
|
min-height: 75px;
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user