fix error in text size calculation
This commit is contained in:
parent
5422ecb793
commit
9ca9b010ba
1 changed files with 2 additions and 1 deletions
|
|
@ -131,6 +131,7 @@
|
|||
|
||||
.ace_text-layer {
|
||||
color: black;
|
||||
font: inherit !important;
|
||||
}
|
||||
|
||||
.ace_cjk {
|
||||
|
|
@ -305,4 +306,4 @@
|
|||
-ms-transition-duration: 0s;
|
||||
transition-duration: 0s;
|
||||
opacity:1;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue