support rich text book descriptions

This commit is contained in:
MxMarx 2023-10-02 15:36:44 -07:00
parent ed82a5aa19
commit 082a1e5bca
10 changed files with 47 additions and 27 deletions

View file

@ -27,7 +27,7 @@ trix-toolbar .trix-button-row {
trix-toolbar .trix-button-group {
display: flex;
margin-bottom: 10px;
margin-bottom: .3em;
border: 1px solid rgb(75, 85, 99);
border-top-color: rgb(75, 85, 99);
border-bottom-color: rgb(75, 85, 99);