Hide Ace's tooltips for annotations
This commit is contained in:
@ -17,3 +17,7 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 200px;
|
height: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ace_tooltip {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user