mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
Fix ugly border around contenteditable div in Chrome
This commit is contained in:
parent
6a4131ffd3
commit
237637b2ef
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
width: 100%;
|
||||
min-height: 60px;
|
||||
box-sizing: border-box;
|
||||
outline: 0 solid transparent;
|
||||
resize: vertical;
|
||||
overflow-y: auto;
|
||||
&.light {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue