.wl-btn:disabled {
    background-color: #eab897 !important;
    color: #fff !important;
    font-weight: bold;
}

.wl-emoji-popup .wl-tabs {
    height: 2.8em !important;
    overflow-x: hidden !important;
}

#waline-wrap textarea.wl-editor {
    background: url("https://assets.bili33.top/img/Settings/Valine-BG.jpg") 100% 100% no-repeat !important;
}

/* .wl-content .vemoji, .wl-content .wl-emoji,
.wl-emoji-popup .wl-emoji {
    height: 50px !important;
} */

.wl-card .wl-badge {
    border: 1px solid #eab897 !important;
    color: #eab897 !important;
}