textarea{
    resize: none !important;
}

.img2base64clears{
    font-size: 0.6rem;
    height: 1.8rem;
    line-height: 1.8rem;
    border: 1px solid #eee;
    color: #888;
    margin-top: 0.5rem;
    width: 100%;
    background-color: transparent;
    cursor: pointer;
}

.night .img2base64clears{
    border: 1px solid #444;
}