mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
Fix line height in editor preview in member module
This commit is contained in:
parent
2cca84bd3f
commit
671e452e6b
2 changed files with 5 additions and 1 deletions
|
|
@ -12,6 +12,10 @@
|
|||
cursor: text;
|
||||
}
|
||||
|
||||
.editor_preview p {
|
||||
margin-bottom: @default_paragraph_spacing !important;
|
||||
}
|
||||
|
||||
.editor_iframe {
|
||||
width: 100%;
|
||||
height: 440px;
|
||||
Loading…
Add table
Add a link
Reference in a new issue