.icon[data-v-7309b5d7]{display:inline-block;width:20px;height:auto;margin-right:10px}.contanter[data-v-7187a90a]{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;width:100%;left:0;height:100%}.login[data-v-7187a90a]{width:300px;padding:50px;margin:auto;border:1px solid #efefef;border-radius:10px;-webkit-box-shadow:0 0 20px #efefef;box-shadow:0 0 20px #efefef}:root{--header-background-color:#23262e;--header-color:#666;--left-background-color:#383e48;--left-color:#ddd}html{min-height:100%}#app,body,html{height:100%}#app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body,html{margin:0;padding:0}.el-header{background-color:var(--header-background-color);color:var(--header-color);line-height:60px}.el-header .username{display:inline-block;cursor:pointer;margin-right:8px}.menu .el-menu-item:focus,.menu .el-menu-item:hover,.menu /deep/ .el-submenu__title:hover{background-color:var(--header-background-color)}.el-aside,.el-aside .el-menu{color:var(--left-color);background-color:var(--left-background-color)}