You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
2.4 KiB
1 lines
2.4 KiB
.el-date-editor.el-input__wrapper{--el-date-editor-daterange-width: 260px}.el-select{min-width:80px}.el-select-dropdown .el-select-dropdown__wrap{max-height:380px}.el-radio{color:#333}.el-button--primary.is-link>span{font-weight:700}div.el-table{--el-table-header-bg-color: #EBEEFC;--el-table-header-text-color: var(--primary-color)}div.el-table .el-table__header .el-table__cell{padding:20px 0;font-size:15px}div.el-table .text-no-ellipsis .cell{text-overflow:clip}div.el-card{border:none}.el-dialog .el-dialog__header{margin-right:0}.el-dialog .el-dialog__header .el-dialog__headerbtn{font-size:20px}.el-dialog .el-dialog__header .el-dialog__headerbtn:hover .el-dialog__close{color:var(--danger-color)}.el-dialog.dialog-header-nopadding>.el-dialog__header{padding:0;margin-right:0}.el-dialog.dialog-header-nopadding>.el-dialog__body{padding-left:0;padding-right:0}:root{--el-loading-spinner-size: 42px;--el-loading-fullscreen-spinner-size: 50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:var(--el-mask-color);margin:0;top:0;right:0;bottom:0;left:0;transition:opacity var(--el-transition-duration)}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc((0px - var(--el-loading-fullscreen-spinner-size)) / 2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{top:50%;margin-top:calc((0px - var(--el-loading-spinner-size)) / 2);width:100%;text-align:center;position:absolute}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);margin:3px 0;font-size:14px}.el-loading-spinner .circular{display:inline;height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size);animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:var(--el-color-primary);stroke-linecap:round}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@keyframes loading-rotate{to{transform:rotate(360deg)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}
|
|
|