mirror of
https://github.com/zoldar/jenot.git
synced 2026-01-05 07:02:55 +00:00
Fix misalignment between textarea and p in editable component
This commit is contained in:
parent
996ecdab43
commit
2b7bd668ec
1 changed files with 1 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ editable-area textarea {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
|
line-break: inherit;
|
||||||
text-indent: inherit;
|
text-indent: inherit;
|
||||||
letter-spacing: inherit;
|
letter-spacing: inherit;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue