|
@@ -48,63 +48,11 @@ html, body, #app {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-
|
|
|
-.n-layout .n-layout-scroll-container {
|
|
|
- background-color: #F5F5F5;
|
|
|
-}
|
|
|
-
|
|
|
-.n-dropdown-menu .n-dropdown-option .n-dropdown-option-body .n-dropdown-option-body__prefix,
|
|
|
-.n-dropdown-menu .n-dropdown-option .n-dropdown-option-body .n-dropdown-option-body__suffix {
|
|
|
- z-index: 1;
|
|
|
-}
|
|
|
-
|
|
|
-.hc-drawer-target {
|
|
|
- position: relative;
|
|
|
- height: 100%;
|
|
|
- width: 100%;
|
|
|
- overflow: hidden;
|
|
|
+.hc-flex-column {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: column;
|
|
|
}
|
|
|
|
|
|
-.n-divider {
|
|
|
- --n-color: #d9d9d9 !important;
|
|
|
- --n-text-color: #b8b8b8 !important;
|
|
|
- font-size: 18px;
|
|
|
- .n-divider__title {
|
|
|
- font-weight: inherit;
|
|
|
- }
|
|
|
- &:not(.n-divider--vertical) {
|
|
|
- margin-top: 15px;
|
|
|
- margin-bottom: 15px;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.n-card.hc-card-overflow-box {
|
|
|
- height: 100%;
|
|
|
- overflow: hidden;
|
|
|
- .n-card__content {
|
|
|
- position: relative;
|
|
|
- overflow-y: auto;
|
|
|
- height: 100%;
|
|
|
- padding: 0;
|
|
|
- }
|
|
|
- .n-card__action {
|
|
|
- background-color: white;
|
|
|
- border-top: 1px solid var(--n-border-color);
|
|
|
- }
|
|
|
-}
|
|
|
-.n-card.hc-card-overflow-p-box {
|
|
|
- height: 100%;
|
|
|
- overflow: hidden;
|
|
|
- .n-card__content {
|
|
|
- position: relative;
|
|
|
- overflow-y: auto;
|
|
|
- height: 100%;
|
|
|
- }
|
|
|
- .n-card__action {
|
|
|
- background-color: white;
|
|
|
- border-top: 1px solid var(--n-border-color);
|
|
|
- }
|
|
|
-}
|
|
|
|
|
|
.hc-sticky-box {
|
|
|
position: sticky;
|
|
@@ -112,102 +60,6 @@ html, body, #app {
|
|
|
top: 0;
|
|
|
}
|
|
|
|
|
|
-.hc-input-search-icon {
|
|
|
- color: #999999;
|
|
|
- cursor: pointer;
|
|
|
- transition: color 0.2s;
|
|
|
- &:hover {
|
|
|
- color: var(--hc-primary);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.n-image-preview-container {
|
|
|
- --n-toolbar-icon-color: rgb(51, 54, 57) !important;
|
|
|
- --n-toolbar-color: #ffffff !important;
|
|
|
- --n-toolbar-border-radius: 3px !important;
|
|
|
- --n-toolbar-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05) !important;
|
|
|
- .n-base-icon {
|
|
|
- width: auto;
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.hc-line-tab {
|
|
|
- .n-tabs .n-tabs-nav.n-tabs-nav--line-type .n-tabs-nav-scroll-content {
|
|
|
- border-bottom: 1px solid #ffffff;
|
|
|
- }
|
|
|
- .n-tabs .n-tabs-tab-pad {
|
|
|
- width: 0;
|
|
|
- }
|
|
|
- .n-tabs .n-tabs-tab {
|
|
|
- position: relative;
|
|
|
- height: 60px;
|
|
|
- padding: 0 20px;
|
|
|
- }
|
|
|
- .n-tabs.n-tabs--line-type .n-tabs-tab.n-tabs-tab--active,
|
|
|
- .n-tabs.n-tabs--bar-type .n-tabs-tab.n-tabs-tab--active {
|
|
|
- background: rgba(0, 129, 255, .1);
|
|
|
- }
|
|
|
- .n-tabs .n-tabs-bar {
|
|
|
- height: 3px;
|
|
|
- }
|
|
|
- .tab-hover-dropdown-box {
|
|
|
- position: absolute;
|
|
|
- top: 0;
|
|
|
- left: 0;
|
|
|
- bottom: 0;
|
|
|
- right: 0;
|
|
|
- .tab-hover-dropdown {
|
|
|
- position: relative;
|
|
|
- width: 100%;
|
|
|
- height: 100%;
|
|
|
- }
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-.hc-line-menu {
|
|
|
- position: sticky;
|
|
|
- background: white;
|
|
|
- padding: 10px 24px;
|
|
|
- top: 0;
|
|
|
- z-index: 222;
|
|
|
- border-top: 1px solid #f3f3f3;
|
|
|
- .n-menu .n-menu-item,
|
|
|
- .n-menu .n-submenu .n-menu-item-content,
|
|
|
- .n-menu.n-menu--horizontal .n-menu-item-content {
|
|
|
- height: 60px;
|
|
|
- }
|
|
|
- .n-menu .n-menu-item-content .n-menu-item-content__icon {
|
|
|
- font-size: 16px !important;
|
|
|
- margin-right: 2px !important;
|
|
|
- }
|
|
|
- .n-menu.n-menu--horizontal .n-menu-item-content.n-menu-item-content--child-active,
|
|
|
- .n-menu.n-menu--horizontal .n-menu-item-content.n-menu-item-content--selected {
|
|
|
- border-bottom: 3px solid #0081ff;
|
|
|
- background: rgba(0, 129, 255, 0.1);
|
|
|
- }
|
|
|
-}
|
|
|
-
|
|
|
-
|
|
|
-.hc-type-tabs {
|
|
|
- position: relative;
|
|
|
- .n-tabs {
|
|
|
- width: initial;
|
|
|
- display: inline-block;
|
|
|
- .n-tabs-rail {
|
|
|
- background-color: var(--n-bar-color);
|
|
|
- .n-tabs-tab-wrapper .n-tabs-tab.n-tabs-tab--active {
|
|
|
- font-weight: inherit;
|
|
|
- color: var(--n-bar-color);
|
|
|
- background-color: white;
|
|
|
- }
|
|
|
- }
|
|
|
- .n-tabs-tab {
|
|
|
- color: white;
|
|
|
- padding: 6px 20px;
|
|
|
- --n-tab-text-color-hover: #c6ddf5 !important;
|
|
|
- }
|
|
|
- }
|
|
|
-}
|
|
|
|
|
|
.pover-menu-list {
|
|
|
position: relative;
|
|
@@ -242,16 +94,10 @@ html, body, #app {
|
|
|
.el-radio-group .el-radio {
|
|
|
margin-right: 10px;
|
|
|
}
|
|
|
-.n-dialog.n-modal .n-dialog__content {
|
|
|
- margin: 20px 0 24px 32px;
|
|
|
-}
|
|
|
|
|
|
.bg-card-main {
|
|
|
background-color: var(--hc-bg-color);
|
|
|
}
|
|
|
-.n-badge {
|
|
|
- color: inherit;
|
|
|
-}
|
|
|
|
|
|
.hc-list-box {
|
|
|
position: relative;
|