mirror of
https://github.com/wassname/talk.git
synced 2026-08-13 12:40:11 +08:00
Move coral rte to talk-plugin-rich-text
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.contentEditable {
|
||||
background: #fff;
|
||||
border: solid 1px #bbb;
|
||||
min-height: 120px;
|
||||
box-sizing: border-box;
|
||||
outline: 0;
|
||||
overflow-y: auto;
|
||||
width: 100%;
|
||||
padding: 10px;
|
||||
font-style: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user