n-sys 1.26.1 → 1.26.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.css +3 -3
- package/index.js +1 -1
- package/mini.js +1 -1
- package/package.json +1 -1
- package/small.css +3 -3
- package/small.js +1 -1
package/package.json
CHANGED
package/small.css
CHANGED
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
.n-waterMark[data-v-de306854]{--zIndex:10000;--bg: none;--outImg: "";position:absolute;top:0;pointer-events:none;z-index:10000;left:0;width:100%;height:100%;background:var(--bg)}
|
|
20
20
|
.n-chart[data-v-1a2cd22e]{width:100%;height:100%}.n-chart>div[data-v-1a2cd22e]:first-child,.n-chart canvas[data-v-1a2cd22e]{width:100% !important;height:100% !important}
|
|
21
21
|
.n-checkBtn[data-v-7dca5718]{width:100%;display:flex;align-items:center;justify-content:flex-start;height:36px;--radius: 4px}.n-checkBtn>li[data-v-7dca5718]{height:100%;color:var(--theme-text3);cursor:pointer;border:1px solid var(--theme-border1);font-size:14px;flex:1;background:var(--theme-bg-white1);display:flex;justify-content:center;align-items:center;width:0;padding:0 10px}.n-checkBtn>li>span[data-v-7dca5718]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-checkBtn>li[data-v-7dca5718]:hover{background:var(--theme-bg-white3)}.n-checkBtn>li.n-checkBtn-disabled[data-v-7dca5718]{cursor:not-allowed;color:var(--theme-text6);background:var(--theme-bg-white4)}.n-checkBtn>li.n-checkBtn-cur[data-v-7dca5718]{background:var(--theme-color);color:#fff;border-color:var(--theme-color)}.n-checkBtn.n-checkBtnAuto[data-v-7dca5718]{width:auto;display:inline-flex}.n-checkBtn.n-checkBtnAuto>li[data-v-7dca5718]{flex:0 1 auto;width:auto;padding:0 10px}.n-checkBtn.n-checkBtnHori>li[data-v-7dca5718]{border-right-color:transparent}.n-checkBtn.n-checkBtnHori>li[data-v-7dca5718]:last-child{border-right-color:var(--theme-border1);border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.n-checkBtn.n-checkBtnHori>li[data-v-7dca5718]:first-child{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.n-checkBtn.n-checkBtnHori>li.n-checkBtn-cur+li[data-v-7dca5718]{border-left-color:transparent}.n-checkBtn.n-checkBtnHori>li.n-checkBtn-cur+.n-checkBtn-cur[data-v-7dca5718]{border-left-color:rgba(255,255,255,.5)}.n-checkBtn.n-checkBtnHori>li.n-checkBtn-cur[data-v-7dca5718]:last-child{border-right-color:var(--theme-color)}.n-checkBtn.n-checkBtnVert[data-v-7dca5718]{display:block;height:auto}.n-checkBtn.n-checkBtnVert>li[data-v-7dca5718]{border-bottom-color:transparent;height:36px;width:100%;justify-content:flex-start}.n-checkBtn.n-checkBtnVert>li[data-v-7dca5718]:last-child{border-bottom-color:var(--theme-border1);border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.n-checkBtn.n-checkBtnVert>li[data-v-7dca5718]:first-child{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.n-checkBtn.n-checkBtnVert>li.n-checkBtn-cur+li[data-v-7dca5718]{border-top-color:transparent}.n-checkBtn.n-checkBtnVert>li.n-checkBtn-cur+.n-checkBtn-cur[data-v-7dca5718]{border-top-color:rgba(255,255,255,.5)}.n-checkBtn.n-checkBtnVert>li.n-checkBtn-cur[data-v-7dca5718]:last-child{border-bottom-color:var(--theme-color)}.n-checkBtn.n-checkBtnPlain>li.n-checkBtn-cur[data-v-7dca5718]{background:none;color:var(--theme-color);border:1px solid var(--theme-color)}.n-checkBtn.n-checkBtnDisabled[data-v-7dca5718]{cursor:not-allowed;filter:brightness(0.9)}.n-checkBtn.n-checkBtnDisabled>li[data-v-7dca5718]{pointer-events:none}
|
|
22
|
-
.n-checkbox[data-v-
|
|
23
|
-
.n-customCol[data-v-
|
|
22
|
+
.n-checkbox[data-v-6a45e71a]{display:flex;align-items:center;justify-content:flex-start;display:inline-flex;gap:5px;cursor:pointer;line-height:1}.n-checkbox>em[data-v-6a45e71a]{width:1em;height:1em;flex-shrink:0;border-radius:3px;border:1px solid var(--theme-border1);position:relative}.n-checkbox>em>i[data-v-6a45e71a]{font-size:.7em;opacity:1;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);line-height:1;color:#fff;cursor:inherit;transform:translate(-50%, -50%) rotateY(90deg)}.n-checkbox>em .el-icon-minus[data-v-6a45e71a]{display:none}.n-checkbox[data-v-6a45e71a]:hover:not(.n-checkboxDisabled){color:var(--theme-color)}.n-checkbox:hover:not(.n-checkboxDisabled)>em[data-v-6a45e71a]{border-color:var(--theme-color)}.n-checkbox.n-checkboxDisabled[data-v-6a45e71a]{cursor:not-allowed}.n-checkbox.n-checkboxDisabled>em[data-v-6a45e71a]{background:var(--theme-bg-white4);filter:grayscale(2)}.n-checkbox.n-checkboxIndeterminate:not(.n-checkboxCheck)>em>.el-icon-minus[data-v-6a45e71a]{display:block}.n-checkbox.n-checkboxIndeterminate:not(.n-checkboxCheck)>em>.el-icon-check[data-v-6a45e71a]{display:none}.n-checkbox.n-checkboxCheck>em[data-v-6a45e71a],.n-checkbox.n-checkboxIndeterminate>em[data-v-6a45e71a]{background:var(--theme-color);border-color:var(--theme-color)}.n-checkbox.n-checkboxCheck>em>i[data-v-6a45e71a],.n-checkbox.n-checkboxIndeterminate>em>i[data-v-6a45e71a]{opacity:1;transition:all .3s;transform:translate(-50%, -50%) rotateY(0deg)}
|
|
23
|
+
.n-customCol[data-v-d99655c8] .n-handle-content{max-width:1000px}.n-customCol .n-customCol-content[data-v-d99655c8]{height:60vh;max-height:700px;width:100%;display:flex;justify-content:space-between;align-items:center;align-items:stretch}.n-customCol .n-customCol-content .n-customCol-left[data-v-d99655c8]{flex:1;width:0;border:1px solid var(--theme-border3);margin-right:20px;overflow-y:auto}.n-customCol .n-customCol-content .n-customCol-left>li[data-v-d99655c8]{width:100%;padding:20px}.n-customCol .n-customCol-content .n-customCol-left>li>p[data-v-d99655c8]{color:var(--theme-text1);font-weight:bold;display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}.n-customCol .n-customCol-content .n-customCol-left>li>p>span[data-v-d99655c8]{cursor:pointer;font-weight:300;font-size:12px;margin-left:auto;color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-left>li>p>span[data-v-d99655c8]:hover{opacity:.7}.n-customCol .n-customCol-content .n-customCol-left>li>div[data-v-d99655c8]{display:grid;gap:20px;grid-template-columns:repeat(auto-fill, minmax(100px, 1fr))}.n-customCol .n-customCol-content .n-customCol-left>li>div>*[data-v-d99655c8]{margin:0}.n-customCol .n-customCol-content .n-customCol-left>li>div .n-checkbox[data-v-d99655c8]{min-height:20px;line-height:1.5;color:var(--theme-text3)}.n-customCol .n-customCol-content .n-customCol-left>li>div .n-checkbox[data-v-d99655c8]:not(.n-checkboxDisabled):hover,.n-customCol .n-customCol-content .n-customCol-left>li>div .n-checkbox:not(.n-checkboxDisabled).n-checkboxCheck[data-v-d99655c8]{color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-left>li+li[data-v-d99655c8]{border-top:1px solid var(--theme-border3)}.n-customCol .n-customCol-content .n-customCol-right[data-v-d99655c8]{flex:0 1 25%;max-width:240px;min-width:200px;width:0;border:1px solid var(--theme-border3);display:flex;flex-direction:column}.n-customCol .n-customCol-content .n-customCol-right>div[data-v-d99655c8]{height:30px;background:var(--theme-bg-white1);display:flex;justify-content:center;align-items:center;color:var(--theme-color);border-top:1px solid var(--theme-border3);cursor:pointer}.n-customCol .n-customCol-content .n-customCol-right>div[data-v-d99655c8]:hover{background:var(--theme-color-light9)}.n-customCol .n-customCol-content .n-customCol-right>p[data-v-d99655c8]{font-size:14px;color:var(--theme-text3);display:flex;justify-content:space-between;align-items:center;padding:0 10px;height:36px;border-bottom:1px solid var(--theme-border3)}.n-customCol .n-customCol-content .n-customCol-right>p>span[data-v-d99655c8]{cursor:pointer;color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-right>p>span[data-v-d99655c8]:hover{opacity:.7}.n-customCol .n-customCol-content .n-customCol-right>ul[data-v-d99655c8]{flex:1;padding:10px;overflow-y:auto}.n-customCol .n-customCol-content .n-customCol-right>ul>li[data-v-d99655c8]{display:flex;align-items:center;justify-content:flex-start;padding:0 10px;height:30px;font-size:14px;width:100%;position:relative;color:var(--theme-text4);background:var(--theme-bg-white3);border-radius:3px}.n-customCol .n-customCol-content .n-customCol-right>ul>li>i[data-v-d99655c8]{margin-left:5px}.n-customCol .n-customCol-content .n-customCol-right>ul>li>i[data-v-d99655c8]:hover{font-weight:bold;color:var(--theme-color-dark1)}.n-customCol .n-customCol-content .n-customCol-right>ul>li>span[data-v-d99655c8]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-customCol .n-customCol-content .n-customCol-right>ul>li+li[data-v-d99655c8]{margin-top:10px}.n-customCol .n-customCol-content .n-customCol-right>ul>li[data-v-d99655c8]:hover{background:var(--theme-grey-light8)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-fixed-left[data-v-d99655c8]{background:var(--theme-color-light9);color:var(--theme-color)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-fixed-right[data-v-d99655c8]{background:var(--theme-yellow-light9);color:var(--theme-yellow)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-fixed-right>i[data-v-d99655c8]:hover{color:var(--theme-yellow-dark1)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-drag-t[data-v-d99655c8]::before,.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-drag-b[data-v-d99655c8]::before{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;background:var(--theme-color);transform:translate(0, -5px)}.n-customCol .n-customCol-content .n-customCol-right>ul .n-customCol-drag-b[data-v-d99655c8]::before{transform:translate(0, 5px);bottom:0;top:auto}.n-customCol[data-v-d99655c8] .n-handle-bottom{justify-content:center}
|
|
24
24
|
.n-customItem[data-v-6377e96a] .n-handle-content{max-width:700px}.n-customItem .n-customItem-main[data-v-6377e96a]{height:50vh;max-height:700px;width:100%;display:flex;justify-content:space-between;align-items:center;align-items:stretch;gap:10px}.n-customItem .n-customItem-title[data-v-6377e96a]{display:flex;align-items:center;justify-content:flex-start;color:var(--theme-text1);font-weight:bold;display:flex;align-items:center;justify-content:flex-start;gap:5px;height:36px;font-size:13px;background:var(--theme-bg-white3);padding:0 10px}.n-customItem .n-customItem-title>span[data-v-6377e96a]{cursor:pointer;font-weight:300;margin-left:auto;font-size:12px;color:var(--theme-text5)}.n-customItem .n-customItem-title>em[data-v-6377e96a]{margin-left:auto;color:var(--theme-color);font-weight:300;cursor:pointer}.n-customItem .n-customItem-left[data-v-6377e96a]{flex:1;width:0;border:1px solid var(--theme-border3);display:flex;flex-direction:column;align-items:stretch}.n-customItem .n-customItem-opts[data-v-6377e96a]{display:grid;height:0;flex:1;padding:10px;overflow-y:auto;overflow-x:hidden;gap:10px;grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));grid-auto-rows:36px}.n-customItem .n-customItem-opts>li[data-v-6377e96a]{border-radius:3px;background:var(--theme-bg-white3);min-width:0;min-height:0;width:100%;height:100%;padding:0 15px;display:flex;justify-content:center;align-items:center;font-size:14px;color:var(--theme-text3);cursor:pointer}.n-customItem .n-customItem-opts>li[data-v-6377e96a]:hover{color:var(--theme-color)}.n-customItem .n-customItem-opts .n-customItem-check[data-v-6377e96a]{color:var(--theme-color);background:var(--theme-color-light9)}.n-customItem .n-customItem-opts .n-customItem-disabled[data-v-6377e96a]{opacity:.5;cursor:not-allowed}.n-customItem .n-customItem-right[data-v-6377e96a]{flex:0 1 25%;max-width:240px;min-width:200px;width:0;border:1px solid var(--theme-border3);display:flex;flex-direction:column}.n-customItem .n-customItem-list[data-v-6377e96a]{flex:1;height:0;padding:10px;overflow-y:auto}.n-customItem .n-customItem-list>li[data-v-6377e96a]{display:flex;align-items:center;justify-content:flex-start;padding:0 10px;height:30px;font-size:14px;width:100%;position:relative;color:var(--theme-text4);background:var(--theme-bg-white3);border-radius:3px;gap:5px}.n-customItem .n-customItem-list>li>i[data-v-6377e96a]:hover{color:var(--theme-color)}.n-customItem .n-customItem-list>li>span[data-v-6377e96a]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-customItem .n-customItem-list>li+li[data-v-6377e96a]{margin-top:10px}.n-customItem .n-customItem-list .n-customItem-fixed-left[data-v-6377e96a]{background:var(--theme-color-opacity1);color:var(--theme-color)}.n-customItem .n-customItem-list .n-customItem-fixed-right[data-v-6377e96a]{background:var(--theme-yellow-light9);color:var(--theme-yellow)}.n-customItem .n-customItem-list .n-customItem-dragT[data-v-6377e96a]::before,.n-customItem .n-customItem-list .n-customItem-dragB[data-v-6377e96a]::before{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;background:var(--theme-color);transform:translate(0, -5px)}.n-customItem .n-customItem-list .n-customItem-dragB[data-v-6377e96a]::before{transform:translate(0, 5px);bottom:0;top:auto}
|
|
25
|
-
.n-handle[data-v-
|
|
25
|
+
.n-handle[data-v-ed2a7f6a]{--zIndex:1000;--size:700px;--label-size:160px;position:fixed;left:-200%;top:0;width:100%;height:100%;z-index:var(--zIndex);display:flex;justify-content:flex-end;align-items:center;overflow:hidden;align-items:stretch;transition:left 0s linear .3s}.n-handle .n-handle-mask[data-v-ed2a7f6a]{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);opacity:0;width:100%;height:100%;background:var(--theme-bg-black1);transition:all .3s}.n-handle .n-handle-content[data-v-ed2a7f6a]{position:relative;transition:all .3s;z-index:2;transform:translate(100%, 0);background:var(--theme-bg-white1-fill);padding:20px;display:flex;flex-direction:column;align-items:stretch;height:100%;width:var(--size)}.n-handle .n-handle-header[data-v-ed2a7f6a]{font-size:17px;margin-bottom:30px;display:flex;align-items:center;justify-content:flex-start;color:var(--theme-text3);flex-shrink:0}.n-handle .n-handle-header>i[data-v-ed2a7f6a]{cursor:pointer;font-size:17px;color:var(--theme-text5);margin-left:auto;width:24px;height:24px;border-radius:3px;display:flex;justify-content:center;align-items:center}.n-handle .n-handle-header>i[data-v-ed2a7f6a]:hover{background:var(--theme-color-light9);color:var(--theme-color)}.n-handle .n-handle-bottom[data-v-ed2a7f6a]{display:flex;justify-content:flex-end;align-items:center;margin-top:30px;flex-shrink:0}.n-handle .n-handle-form[data-v-ed2a7f6a]{overflow-y:auto;height:0;flex:1}.n-handle .n-handle-form-err[data-v-ed2a7f6a]{transition:all .3s;background:var(--theme-red-light9)}.n-handle .n-handle-form-errInfo[data-v-ed2a7f6a]{color:var(--theme-red);margin-top:6px;font-size:12px}.n-handle .n-handle-form-required[data-v-ed2a7f6a]{color:var(--theme-red);margin-right:3px}.n-handle .n-handle-form-label[data-v-ed2a7f6a]{height:36px;display:flex;justify-content:flex-end;align-items:center;width:var(--label-size);flex-shrink:0;color:var(--theme-text3);padding-right:12px}.n-handle .n-handle-form-label>em[data-v-ed2a7f6a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-handle[data-v-ed2a7f6a] .n-handle-form-content{flex:1;width:0}.n-handle[data-v-ed2a7f6a] .n-handle-form-content>.n-item>.n-num,.n-handle[data-v-ed2a7f6a] .n-handle-form-content>.n-item>.el-cascader,.n-handle[data-v-ed2a7f6a] .n-handle-form-content>.n-item>.n-checkBtn:not(.n-checkBtnAuto),.n-handle[data-v-ed2a7f6a] .n-handle-form-content>.n-item>.el-input,.n-handle[data-v-ed2a7f6a] .n-handle-form-content>.n-item>.el-input-number,.n-handle[data-v-ed2a7f6a] .n-handle-form-content>.n-item>.el-select,.n-handle[data-v-ed2a7f6a] .n-handle-form-content>.n-item>.el-textarea,.n-handle[data-v-ed2a7f6a] .n-handle-form-content>.n-item>.el-range-editor,.n-handle[data-v-ed2a7f6a] .n-handle-form-content>.n-item>.n-inputDate{width:300px;max-width:100%}.n-handle[data-v-ed2a7f6a] .n-handle-form-content>.n-item>.el-slider{width:280px;max-width:calc(100% - 20px)}.n-handle[data-v-ed2a7f6a] .n-handle-form-content>.n-item>.n-upload .n-upload-btn{max-width:300px}.n-handle .n-handle-form-item[data-v-ed2a7f6a]{border-radius:5px;margin-bottom:10px;padding:10px;display:flex;transition:all .3s;font-size:14px}.n-handle.n-handleShow[data-v-ed2a7f6a]{left:0;transition:none}.n-handle.n-handleShow .n-handle-mask[data-v-ed2a7f6a]{opacity:.5}.n-handle.n-handleShow .n-handle-content[data-v-ed2a7f6a]{transform:translate(0, 0)}.n-handle.n-handleDialog[data-v-ed2a7f6a]{justify-content:center;align-items:center}.n-handle.n-handleDialog .n-handle-content[data-v-ed2a7f6a]{height:auto;border-radius:2px;opacity:0;max-height:90vh;transform:translate(0, -50px)}.n-handle.n-handleDialog .n-handle-form[data-v-ed2a7f6a]{height:auto}.n-handle.n-handleDialog.n-handleShow .n-handle-content[data-v-ed2a7f6a]{opacity:1;transform:translate(0, 0)}.n-handle.n-handlePage[data-v-ed2a7f6a]{position:static;height:auto;display:block;z-index:1}.n-handle.n-handlePage .n-handle-mask[data-v-ed2a7f6a]{display:none}.n-handle.n-handlePage .n-handle-content[data-v-ed2a7f6a]{width:100%;display:block;transform:translate(0, 0)}.n-handle.n-handlePage .n-handle-form[data-v-ed2a7f6a]{height:auto}
|
|
26
26
|
.n-inputDate[data-v-300e1a5a]{width:100%;height:36px;display:flex;justify-content:space-between;align-items:center;border-radius:3px;overflow:hidden;align-items:stretch;background:var(--theme-bg-white1);border:1px solid var(--theme-border1)}.n-inputDate[data-v-300e1a5a]:hover{border-color:var(--theme-text6)}.n-inputDate.n-inputDate-focus[data-v-300e1a5a]{border-color:var(--theme-color) !important}.n-inputDate .n-inputDate-text[data-v-300e1a5a]{padding:0 10px;font-size:13px;color:var(--theme-text3);display:flex;align-items:center;justify-content:flex-start;width:0;flex:1}.n-inputDate .n-inputDate-item[data-v-300e1a5a]{height:100%;text-align:center;display:flex;justify-content:center;align-items:center}.n-inputDate .n-inputDate-focus[data-v-300e1a5a]{background:var(--theme-color);color:#fff}.n-inputDate .n-inputDate-def[data-v-300e1a5a]{margin:0 1px;padding-top:-2px;margin-bottom:2px}.n-inputDate .n-inputDate-space[data-v-300e1a5a]{width:10px}.n-inputDate .n-inputDate-oper[data-v-300e1a5a]{width:36px;flex:0 0 36px;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;flex-direction:column;display:none;align-items:stretch;border-left:1px solid var(--theme-border1)}.n-inputDate .n-inputDate-oper>i[data-v-300e1a5a]{cursor:pointer;height:50%;display:flex;justify-content:center;align-items:center;background:var(--theme-bg-white4);color:var(--theme-text3)}.n-inputDate .n-inputDate-oper>i[data-v-300e1a5a]:hover{background:var(--theme-bg-white5)}.n-inputDate .n-inputDate-oper>i+i[data-v-300e1a5a]{border-top:1px solid var(--theme-border1)}.n-inputDate.n-inputDateShowOper .n-inputDate-oper[data-v-300e1a5a]{display:flex}.n-inputDate.n-inputDateDisabled[data-v-300e1a5a]{cursor:not-allowed;background:var(--theme-bg-white3)}.n-inputDate.n-inputDateDisabled .n-inputDate-text[data-v-300e1a5a],.n-inputDate.n-inputDateDisabled .n-inputDate-oper[data-v-300e1a5a]{pointer-events:none}.n-inputDate.n-inputDateDisabled .n-inputDate-oper[data-v-300e1a5a]{background:var(--theme-bg-white4) !important}
|
|
27
27
|
.n-item>.el-tag{margin:4px 10px 4px 0}.n-item>.el-switch{height:36px}.n-item>.el-input input,.n-item>.el-cascader,.n-item>.el-input,.n-item>.el-input-number,.n-item>.el-select,.n-item>.el-textarea,.n-item>.el-slider,.n-item>.el-date-editor:not([__null__]){width:100%}.n-item>.n-item-richText{width:100%;background:var(--theme-bg-white1)}.n-item>.n-item-txt{color:var(--theme-text5);height:36px;display:flex;align-items:center;justify-content:flex-start}.n-item .n-item-code{color:#ccc;background:#272822;border:1px solid var(--theme-border1);border-radius:3px;max-height:400px;white-space:pre-wrap;padding:10px;font-size:14px;line-height:1.7;min-height:32px;overflow-y:auto}.n-item .n-item-code::-webkit-scrollbar{background:rgba(255,255,255,0);width:7px;height:7px}.n-item .n-item-code::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:calc(7px / 2)}.n-item .n-item-code::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.9)}.n-item .n-item-code::-webkit-scrollbar-button{display:none}
|
|
28
28
|
.n-menu[data-v-32c3df3e]{width:100%;height:100%;position:relative;background:var(--theme-bg-white1);overflow-y:auto;overflow-x:hidden}.n-menu[data-v-32c3df3e]::-webkit-scrollbar{width:0px;height:0px}.n-menu.n-menuHori[data-v-32c3df3e]{display:flex;align-items:center;justify-content:flex-start;align-items:stretch;overflow-y:hidden;overflow-x:auto}.n-menu.n-menuHori[data-v-32c3df3e] .n-menu-nodeTop{height:100%;width:auto;flex-shrink:0;width:60px}.n-menu.n-menuHori[data-v-32c3df3e] .n-menu-nodeTop>.n-menu-node-line>i{margin-right:12px}.n-menu.n-menuHori[data-v-32c3df3e] .n-menu-nodeTop>.n-menu-node-line.n-menu-node-check{border-right:0;overflow:hidden;border-top:3px solid var(--theme-color);padding-bottom:3px;background:linear-gradient(180deg, var(--theme-color-opacity1), rgba(255, 255, 255, 0))}.n-menu.n-menuHori.n-menuExpand[data-v-32c3df3e] .n-menu-nodeTop{width:160px}
|