| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206 | 
							- html, body, #app {
 
-     height: 100%;
 
-     background-color: #EBF4F6;
 
- }
 
- *:focus-visible {
 
-     outline: none;
 
- }
 
- .el-message {
 
-     max-width: 400px;
 
- }
 
- .el-scrollbar.hc-main-scrollbar .el-scrollbar__bar {
 
-     right: -18px;
 
- }
 
- .el-scrollbar:not(.hc-main-scrollbar) .el-scrollbar__bar {
 
-     right: 0;
 
- }
 
- .el-scrollbar.hc--right-15 .el-scrollbar__bar {
 
-     right: -15px;
 
- }
 
- .el-select.block {
 
-     width: 100%;
 
- }
 
- .hc-main-row {
 
-     position: relative;
 
-     width: 100%;
 
-     overflow: hidden;
 
- }
 
- .hc-sb-table .el-tabs .el-tabs__header .el-tabs__nav .el-tabs__item {
 
-     background: #f1f5f8;
 
- }
 
- .hc-sb-table .el-tabs .el-tabs__active-bar {
 
-     background: white;
 
- }
 
- .hc-sb-table .el-tabs .el-tabs__active-bar:after,
 
- .hc-sb-table .el-tabs .el-tabs__active-bar:before {
 
-     background: white;
 
- }
 
- .hac-card-title {
 
-     position: relative;
 
-     display: flex;
 
-     align-items: center;
 
-     height: 100%;
 
-     margin-left: 8px;
 
-     &::before {
 
-         content: '';
 
-         position: relative;
 
-         display: inline-block;
 
-         width: 5px;
 
-         height: 18px;
 
-         border-radius: 10px;
 
-         background-color: var(--el-color-primary-dark-2);
 
-         right: 8px;
 
-     }
 
- }
 
- .bg-purple1 {
 
-     background-color: rgb(184, 122, 253);
 
- }
 
- .bg-purple1-gradient {
 
-     background: linear-gradient(90.99deg, rgba(98,113,252,1) 0.63%,rgba(115,115,252,1) 19%,rgba(152,119,253,1) 35.04%,rgba(163,121,253,1) 51.28%,rgba(178,122,253,1) 73.03%,rgba(184,122,253,1) 97.29%);
 
-     color: white;
 
- }
 
- .bg-blue1 {
 
-     background-color: rgba(109,131,251,1);
 
- }
 
- .bg-blue1-gradient {
 
-     background: linear-gradient(90.99deg, rgba(62,162,246,1) 0.63%,rgba(74,154,247,1) 20.93%,rgba(71,155,247,1) 37.36%,rgba(87,145,249,1) 53.8%,rgba(101,136,250,1) 73.03%,rgba(109,131,251,1) 97.29%);
 
-     color: white;
 
- }
 
- .bg-blue2 {
 
-     background-color: rgba(109,131,251,1);
 
- }
 
- .bg-blue2-gradient {
 
-     background: linear-gradient(90.99deg, rgba(62,162,246,1) 0.63%,rgba(74,154,247,1) 20.93%,rgba(71,155,247,1) 37.36%,rgba(87,145,249,1) 53.8%,rgba(101,136,250,1) 73.03%,rgba(109,131,251,1) 97.29%);
 
-     color: white;
 
- }
 
- .bg-red1 {
 
-     background-color: rgba(239,148,100,1);
 
- }
 
- .bg-red1-gradient {
 
-     background: linear-gradient(90.99deg, rgba(234,100,110,1) 0.63%,rgba(235,111,110,1) 19%,rgba(236,121,108,1) 35.04%,rgba(237,134,104,1) 51.28%,rgba(238,141,101,1) 73.13%,rgba(239,148,100,1) 97.29%);
 
-     color: white;
 
- }
 
- .bg-green1 {
 
-     background-color: rgba(111,210,165,1);
 
- }
 
- .bg-green1-gradient {
 
-     background: linear-gradient(90.99deg, rgba(74,199,214,1) 0.63%,rgba(84,202,203,1) 19%,rgba(92,205,189,1) 35.04%,rgba(101,207,180,1) 51.28%,rgba(103,208,178,1) 73.03%,rgba(111,210,165,1) 97.29%);
 
-     color: white;
 
- }
 
- .bg-pink1 {
 
-     background-color: rgba(239,148,100,1);
 
- }
 
- .bg-pink1-gradient {
 
-     background: linear-gradient(90.99deg, rgba(234,100,110,1) 0.63%,rgba(235,111,110,1) 19%,rgba(236,121,108,1) 35.04%,rgba(237,134,104,1) 51.28%,rgba(238,141,101,1) 73.13%,rgba(239,148,100,1) 97.29%);
 
-     color: white;
 
- }
 
- .hc-table-ref-box {
 
-     border-color: #f3f3f3;
 
- }
 
- .el-card.hc-card-box {
 
-     --el-card-bg-color: white;
 
- }
 
- .el-card.hc-card-box .el-card__body .hc-card-action-box {
 
-     background-color: white;
 
- }
 
- .el-card .el-card__body .hc-card-main-box .hc-card-item-box {
 
-     background: #f3f8fc;
 
- }
 
- .hac-card-item.hc-card-item-box {
 
-     background: white;
 
-     .hc-card-item-header {
 
-         .item-header, .item-extra {
 
-             height: 100%;
 
-         }
 
-         .item-extra {
 
-             margin-left: 14px;
 
-         }
 
-     }
 
- }
 
- .hc-table-ref-box.no-border {
 
-     border: 0;
 
- }
 
- .el-card.hc-card-box .el-card__body .hc-card-action-box {
 
-     .el-button + .el-button {
 
-         margin-left: 32px;
 
-     }
 
- }
 
- .el-card__header .hc-card-header-box .hc-card-header {
 
-     position: relative;
 
-     .el-form {
 
-         white-space: nowrap;
 
-         overflow: auto;
 
-         .el-form-item {
 
-             margin-bottom: 0;
 
-             margin-right: 24px;
 
-             .el-form-item__content .el-form-item__error {
 
-                 display: none;
 
-             }
 
-             &:last-child {
 
-                 margin-right: 0;
 
-             }
 
-         }
 
-     }
 
- }
 
- .hac-diy-dialog-body {
 
-     position: relative;
 
-     height: 100%;
 
-     .hac-dialog-header {
 
-         position: relative;
 
-         display: flex;
 
-         align-items: center;
 
-         margin-bottom: 20px;
 
-     }
 
-     .hac-dialog-table {
 
-         position: relative;
 
-         height: calc(100% - 50px);
 
-     }
 
- }
 
- .hc-card-item-box.hac-bg-grey {
 
-     background: #f7f7f8;
 
-     .hc-card-item-header {
 
-         color: #0F172B;
 
-         font-size: 17px;
 
-         font-weight: initial;
 
-         height: initial;
 
-     }
 
-     .el-divider.title-label-divider .el-divider__text {
 
-         background-color: #f7f7f8;
 
-         padding: 0 4px;
 
-         color: #0F172B;
 
-         font-size: 17px;
 
-         font-weight: initial;
 
-     }
 
- }
 
- .el-tree.hc-tree-node .el-tree-node {
 
-     white-space: nowrap;
 
-     overflow: hidden;
 
-     text-overflow: ellipsis;
 
-     .el-tree-node_content {
 
-         white-space: nowrap;
 
-         overflow: hidden;
 
-         text-overflow: ellipsis;
 
-     }
 
- }
 
- .tree-org-node__content .tree-org-node__inner {
 
-     border: 1px solid #d0d0d0;
 
-     border-radius: 5px;
 
-     color: #232323;
 
- }
 
 
  |