mirror of
https://github.com/strapi/strapi.git
synced 2025-09-18 21:08:54 +00:00
Fix lineheight
This commit is contained in:
parent
17aa4049d1
commit
34e968077d
@ -23,10 +23,11 @@
|
||||
|
||||
.editor {
|
||||
min-height: 303px;
|
||||
padding: 8px 10px 0 10px;
|
||||
padding: 2px 10px 0 10px;
|
||||
font-size: 16px;
|
||||
margin-top: 10px;
|
||||
background-color: #fff;
|
||||
line-height: 18px;
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user