parent
0f4fd999ee
commit
b0a43790b4
4 changed files with 65 additions and 20 deletions
|
|
@ -101,6 +101,8 @@
|
|||
outline: none;
|
||||
overflow: hidden;
|
||||
font: inherit;
|
||||
padding: 0 1px;
|
||||
margin: 0 -1px;
|
||||
}
|
||||
|
||||
.ace_text-input.ace_composition {
|
||||
|
|
@ -108,9 +110,6 @@
|
|||
color: #111;
|
||||
z-index: 1000;
|
||||
opacity: 1;
|
||||
border: solid lightgray 1px;
|
||||
margin: -1px;
|
||||
padding: 0 1px;
|
||||
}
|
||||
|
||||
.ace_layer {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue