mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
Allow rich rext for Site Message and Space Desc
Closes #291 Style both site-wide message and per space descriptions using the fully-featured rich text editor.
This commit is contained in:
parent
8970a21b58
commit
5c1ad25dc9
8 changed files with 156 additions and 10 deletions
|
@ -16,8 +16,9 @@
|
|||
flex-direction: row;
|
||||
|
||||
> .icon, > .meta-icon, > .meta-logo {
|
||||
align-self: center;
|
||||
align-self: flex-start;
|
||||
margin-right: 25px;
|
||||
margin-top: 10px;
|
||||
|
||||
> i {
|
||||
font-size: 3.5rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue