ehr-face-base
Version:
#### Description {**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}
2 lines (1 loc) • 4.8 kB
CSS
.mask{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9999}.loading-wrapper{width:100px;height:100px;background-color:none;border-radius:10px;color:#2d8cf0;text-align:center;display:flex;flex-direction:column;justify-content:space-evenly;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.loading-view{height:40px;position:relative}.container1,.container2{width:30px;height:30px;top:0;left:50%;margin-left:-20px;position:absolute}.container2{transform:rotate(45deg)}.circle,.bounce{width:8px;height:8px;background-color:#2d8cf0;border-radius:50%;animation:loading 1.2s both infinite}.circle{position:absolute}.circle1{top:0;left:0}.circle2{top:0;right:0}.circle3{bottom:0;right:0}.circle4{bottom:0;left:0}.container1 .circle1{animation-delay:0s}.container2 .circle1{animation-delay:.2s}.container1 .circle2{animation-delay:.3s}.container2 .circle2{animation-delay:.4s}.container1 .circle3{animation-delay:.5s}.container2 .circle3{animation-delay:.6s}.container1 .circle4{animation-delay:.7s}.container2 .circle5{animation-delay:.8s}@keyframes loading{0%{transform:scale(0)}40%{transform:scale(1)}80%{transform:scale(0)}to{transform:scale(0)}}.bounce-view{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.bounce{display:inline-block}.bounce1{animation-delay:-.32s}.bounce2{animation-delay:-.16s}.bounce3{animation-delay:0s}.wave{width:100px;height:40px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;justify-content:space-evenly}.react{width:3px;height:40px;background-color:#fff;animation:waveLoading 1.2s both infinite}.react1{animation-delay:0s}.react2{animation-delay:-1.1s}.react3{animation-delay:-1s}.react4{animation-delay:-.9s}.react5{animation-delay:-.8s}@keyframes waveLoading{0%{transform:scaleY(.4)}20%{transform:scaleY(1)}80%{transform:scaleY(.4)}to{transform:scaleY(.4)}}.ehr-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:#00000073}.ehr-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0;z-index:99999}.ehr-modal{box-sizing:border-box;padding:0 0 24px;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";pointer-events:none;position:relative;top:100px;min-width:400px;width:max-content;max-width:calc(100vw - 32px);margin:0 auto}.ehr-modal-content{position:relative;padding:32px 32px 24px;background-color:#fff;background-clip:padding-box;border:0;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;pointer-events:auto}.ehr-modal-body{font-size:14px;line-height:1.5715;word-wrap:break-word}.ehr-modal-title{display:inline-block;overflow:hidden;color:#000000d9;font-weight:500;font-size:16px;line-height:1.4}.ehr-modal-body-content{margin-top:8px;margin-left:40px;color:#000000d9;font-size:14px}.ehr-modal-btns{text-align:right;margin-top:24px}.ehr-icon{display:inline-block;border:2px solid red;height:24px;width:24px;text-align:center;border-radius:12px;color:red;top:-4px;position:relative;font-size:14px;margin-right:10px}.icon-waring{color:orange;border:2px solid orange}.ehr-date{word-wrap:normal;width:100%}.ehr-date .date-center{padding:0 5px}.ehr-date .ehr-picker{width:100%}.ehr-date .ehr-picker .ivu-date-picker-rel .ivu-input{font-size:14px}.ehr-range{display:flex;width:255px;line-height:normal}.ehrSelect .ant-select[data-v-8abc19bc]{width:100%}.ant-tag[data-v-8abc19bc]{font-size:14px}.upload[data-v-e139395e]{text-align:center;z-index:99}.upload .user-img[data-v-e139395e]{height:100%;border-radius:10px;object-fit:cover}.upload[data-v-e139395e] .ant-upload.ant-upload-select{display:block}.upload-list .upload-list-item[data-v-7024a2b2]{position:relative;float:left;width:104px;height:104px;margin:0 8px 8px 0}.upload-list .upload-list-item-info[data-v-7024a2b2]{position:relative;width:104px;height:104px;overflow:hidden;transition:background-color .3s;padding:8px;border:1px solid #d9d9d9;border-radius:4px}.upload-list .upload-list-item-info[data-v-7024a2b2]:before{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;background-color:#00000080;opacity:0;transition:all .3s;content:" "}.upload-list .upload-list-item-info img[data-v-7024a2b2]{max-width:100%;max-height:100%}.upload-list .upload-list-item-actions[data-v-7024a2b2]{position:absolute;top:50%;left:50%;z-index:10;white-space:nowrap;transform:translate(-50%,-50%);opacity:0;transition:all .3s}.upload-list .upload-list-item-actions .anticon[data-v-7024a2b2]{cursor:pointer;color:#fff}.upload-list .upload-list-item:hover .upload-list-item-actions[data-v-7024a2b2],.upload-list .upload-list-item:hover .upload-list-item-info[data-v-7024a2b2]:before{opacity:1}.ant-upload-picture-card-wrapper[data-v-7024a2b2]{width:auto}