.editor-mouse-tips {
    position: absolute;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    font-size: 12px;
    background: #0E1217;
    border-radius: 4px;
    color: white;
    white-space: nowrap;
    z-index: 5;
}