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';
|
||||
|
||||
.ce-inputarea {
|
||||
width: 1px;
|
||||
height: 12px;
|
||||
width: 100px;
|
||||
height: 30px;
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user