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