fix: some IME position error #184
Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
@import './zone/zone.css';
|
@import './zone/zone.css';
|
||||||
|
|
||||||
.ce-inputarea {
|
.ce-inputarea {
|
||||||
width: 1px;
|
width: 100px;
|
||||||
height: 12px;
|
height: 30px;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user