Edit-56a12a8d.css 1.5 KB

1
  1. .edit[data-v-983bb1fd]{position:fixed;z-index:9;top:60px;right:16px;min-width:250px;height:calc(100vh - 80px);padding:14px 0;border-radius:4px;background-color:#fff}.edit-tit[data-v-983bb1fd]{padding:0 16px 14px;border-bottom:1px solid #e1e5ea;color:#000a18;font-size:16px;font-weight:600}.edit-cnt[data-v-983bb1fd]{height:calc(100vh - 280px);padding:20px 14px}.edit-cnt_detail[data-v-983bb1fd]{height:100%;overflow-y:auto}.edit-cnt_tit[data-v-983bb1fd]{position:relative;padding-bottom:10px;padding-left:6px;color:#000a18;font-size:14px;font-weight:600}.edit-cnt_tit[data-v-983bb1fd]:after{content:"";position:absolute;top:6px;left:0;width:2px;height:12px;border-radius:1px;background:#000a18}.edit-foot[data-v-983bb1fd]{display:flex;position:absolute;bottom:0;justify-content:space-between;width:100%;padding:14px 20px;border-top:1px solid #e1e5ea}.edit-foot_btn[data-v-983bb1fd]{width:100%}.edit-item[data-v-983bb1fd]{display:flex;align-items:center;justify-content:space-between;min-width:210px;height:40px;margin-bottom:10px;padding:0 12px;border-radius:4px;background:#f4f6f9;color:#000a18;font-size:14px;font-weight:500;line-height:40px;cursor:pointer}.edit-item_count[data-v-983bb1fd]{color:#818694;font-size:12px;font-weight:400}.edit-item--not[data-v-983bb1fd]{border:1px dashed #44d7b6;background:#effffb}.edit-item--has[data-v-983bb1fd]{border:1px dashed #006dff;background:#e9f6ff}.edit-item--error[data-v-983bb1fd]{border:1px dashed rgba(255,241,237,.6);background:#fff1ed;color:#ff5d39}