@import "../../style/variables.less";

.tip-popover {
    .fm-question {
        color: @maycur-color;
        font-weight: bold;
        cursor: pointer;
        margin-left: 5px;
    }
}

.tip-popover-overlay {
    max-width: 300px;
}