{"remainingRequest":"D:\\jenkins\\workspace\\damDance-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\damDance-fvue\\src\\components\\layout\\SideMenu.vue?vue&type=style&index=0&id=12ef8897&lang=scss&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\damDance-fvue\\src\\components\\layout\\SideMenu.vue","mtime":1696817248794},{"path":"D:\\jenkins\\workspace\\damDance-fvue\\node_modules\\css-loader\\index.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\damDance-fvue\\node_modules\\vue-loader\\lib\\loaders\\stylePostLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\damDance-fvue\\node_modules\\postcss-loader\\src\\index.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\damDance-fvue\\node_modules\\postcss-loader\\src\\index.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\damDance-fvue\\node_modules\\sass-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\damDance-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\damDance-fvue\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\r\n@import '@/assets/css/element-variables.scss';\r\n.logo_title {\r\n height: 75px;\r\n color: #fff;\r\n text-align: center;\r\n font-size: 24px;\r\n font-weight: bold;\r\n line-height: 75px;\r\n cursor: pointer;\r\n}\r\n.role-selector-wrap {\r\n width: 100%;\r\n display: flex;\r\n justify-content: center;\r\n align-items: center;\r\n margin: 10px 0;\r\n}\r\n.role-label {\r\n font-size: 12px;\r\n color: $--menu-text;\r\n}\r\n.role-selector {\r\n width: 160px;\r\n /deep/ .el-input__inner {\r\n background-color: #616166;\r\n border-color: #616166;\r\n color: $--menu-text;\r\n }\r\n /deep/ .el-input.is-focus .el-input__inner,\r\n .el-input__inner:focus {\r\n border-color: #fff;\r\n }\r\n}\r\n/deep/.el-select .el-input__inner:focus {\r\n border-color: #fff;\r\n}\r\n.aside-container {\r\n // height: calc(100% - 75px);\r\n height: calc(100%);\r\n transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);\r\n background-color: $--menu-bg;\r\n}\r\n.aside-container.short {\r\n height: calc(100% - 125px);\r\n}\r\n.aside-menu {\r\n height: 100% !important;\r\n position: relative;\r\n background-color: $--menu-bg;\r\n box-shadow: 0 0px 12px 0 rgba($color: #000000, $alpha: 0.1);\r\n}\r\n\r\n.el-menu-vertical {\r\n height: 100% !important;\r\n .header-icon {\r\n margin-right: 10px;\r\n font-size: 16px;\r\n vertical-align: middle;\r\n margin-top: -1px;\r\n }\r\n}\r\n/deep/ .el-submenu__title {\r\n padding: 0 20px !important;\r\n // height: 46px;\r\n // line-height: 46px;\r\n color: $--menu-icon;\r\n}\r\n/deep/ .el-menu-item {\r\n// padding: 0 20px !important;\r\n // height: 56px;\r\n // line-height: 56px;\r\n span,\r\n svg {\r\n font-size: 14px !important;\r\n color: $--menu-text;\r\n }\r\n svg {\r\n color: $--menu-icon;\r\n font-size: 16px !important;\r\n }\r\n}\r\n/deep/ .el-submenu .el-menu-item {\r\n padding: 0 40px !important;\r\n box-sizing: border-box;\r\n // height: 46px;\r\n // line-height: 46px;\r\n}\r\n\r\n/deep/ .el-menu {\r\n border-right: none;\r\n background-color: $--menu-bg;\r\n}\r\n/deep/ .el-submenu__title .firstLevelTitle {\r\n font-size: 14px !important;\r\n color: $--menu-text;\r\n}\r\n.firstLevel .header-icon {\r\n font-size: 16px;\r\n margin-top: -4px;\r\n}\r\n.subLevel .header-icon {\r\n font-size: 16px;\r\n margin-top: -4px;\r\n}\r\n.el-submenu__title *,\r\n.el-menu-item * {\r\n vertical-align: baseline;\r\n}\r\n\r\n.aside-container /deep/ .el-submenu{\r\n border-radius: 10px;\r\n}\r\n.aside-container /deep/ .el-submenu__title:hover {\r\n background-color: $--menu-hover !important;\r\n span,\r\n i,\r\n svg {\r\n color: #fff !important;\r\n }\r\n}\r\n\r\n.aside-container /deep/ .el-menu-item.is-active,\r\n.aside-container /deep/ .el-menu-item:focus {\r\n background-color: $--menu-active !important;\r\n span,\r\n i,\r\n svg {\r\n color: #fff !important;\r\n }\r\n}\r\n.aside-container /deep/ .el-menu-item:hover {\r\n background-color: $--menu-hover !important;\r\n color: #fff;\r\n}\r\n\r\n.aside-container /deep/ .subLevel:hover {\r\n background-color: $--menu-hover !important;\r\n span,\r\n i,\r\n svg {\r\n color: #fff !important;\r\n }\r\n}\r\n.editScroll {\r\n height: 100%;\r\n // overflow-x: hidden;\r\n}\r\n/deep/ .el-scrollbar__wrap {\r\n height: calc(100% + 9px) !important;\r\n // height: 100%;\r\n // margin-right: 0px !important;\r\n}\r\n/deep/ .el-menu-item span {\r\n color: $--menu-text;\r\n}\r\n/deep/ .is-active {\r\n > .subLevelTitle {\r\n color: #fff;\r\n }\r\n}\r\n/deep/ .is-opened {\r\n .firstLevelTitle {\r\n color: $--menu-text;\r\n }\r\n}\r\n",null]}