mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-31 11:17:17 +00:00
Fix Messages editor:
- textarea field - labels and placeholders color
This commit is contained in:
committed by
Francis Lachapelle
parent
1264dbad73
commit
16440998de
@@ -28,7 +28,7 @@ textarea.ck-editor{
|
||||
margin-top: $mg;
|
||||
}
|
||||
// Plain text editor
|
||||
textarea.ck-editor {
|
||||
[id=messageEditor] textarea {
|
||||
width: 100%;
|
||||
min-height: 320px;
|
||||
min-height: grid-step(3);
|
||||
}
|
||||
Reference in New Issue
Block a user