Commit 4ecbd2b1 authored by zhangyanni's avatar zhangyanni

右侧公公样式类名

parent 9c908c7c
......@@ -262,6 +262,12 @@ h4{
width: 170px;
}
.authyzcodeItem .el-input__inner{
position: absolute;
left: 0;
width: 140px;
}
/****按钮****/
.getyzcodeBtn,.getdyzcodeBtn{
width: 140px;
......@@ -748,7 +754,7 @@ i{
}
//tab导航
.authContent{
.wrapperContent{
.el-tabs__nav-wrap::after{
background: transparent !important;
height: 1px !important;
......@@ -776,4 +782,19 @@ i{
.el-tabs__content{
padding-left: 8%;
}
}
//登录之后的右侧公共样式
.loginedWrapper {
padding: 10px 30px;
background: #ECECF2;
.breadcrumb {
padding: 7px 0;
color: #565B79;
font-size: 14px;
}
.wrapperContent {
margin-top: 10px;
background: #fff;
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment