mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-09-18 21:38:53 +00:00
Improved message editor appearance.
This commit is contained in:
@@ -4,6 +4,12 @@
|
|||||||
* @author Pierre HUBERT
|
* @author Pierre HUBERT
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.edit-post-modal {
|
.edit-post-modal .editor {
|
||||||
|
width: 100%;
|
||||||
|
min-height: 100px;
|
||||||
|
font-size: 14px;
|
||||||
|
line-height: 18px;
|
||||||
|
border: 1px solid #dddddd;
|
||||||
|
padding: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
Reference in New Issue
Block a user