fix: some IME position error #184

Co-authored-by: Hufe921 <huangyunfeihufe@hotmail.com>
This commit is contained in:
Rhon Joe
2023-04-27 20:04:13 +08:00
committed by GitHub
co-authored by Hufe921
parent df2044980c
commit c5699bcb4c
+2 -2
View File
@@ -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;