fix: some IME position error #184

Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
pr675
Rhon Joe 3 years ago committed by GitHub
parent df2044980c
commit c5699bcb4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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;

Loading…
Cancel
Save