.input-history-container[data-v-64c6c746]{position:relative;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.history-input[data-v-64c6c746]{width:100%;padding:8px 12px;font-size:14px;outline:none;-webkit-transition:all .2s ease;transition:all .2s ease}.history-input[data-v-64c6c746],.history-list[data-v-64c6c746]{border:1px solid #e5e5e5;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.history-list[data-v-64c6c746]{position:absolute;top:100%;left:0;right:0;margin-top:4px;padding:8px 0;background:#fff;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.1);box-shadow:0 2px 12px rgba(0,0,0,.1);z-index:100}.history-title[data-v-64c6c746]{padding:0 12px;font-size:12px;margin-bottom:4px}.history-item[data-v-64c6c746]{padding:6px 12px;font-size:14px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;color:#333}.history-item[data-v-64c6c746]:hover{background-color:#f5f7fa}.delete-btn[data-v-64c6c746]{color:#999;font-size:16px;cursor:pointer;display:none;-webkit-transition:color .2s ease;transition:color .2s ease}.history-item:hover .delete-btn[data-v-64c6c746]{display:inline-block}.history-item .delete-btn[data-v-64c6c746]:hover{color:#f56c6c}.clear-all[data-v-64c6c746]{padding:6px 12px;font-size:12px;cursor:pointer;text-align:right;border-top:1px solid #f0f0f0;margin-top:4px;-webkit-transition:color .2s ease,background-color .2s ease;transition:color .2s ease,background-color .2s ease}.clear-all[data-v-64c6c746]:hover{color:#409eff;background-color:#f5f7fa}