移除mongodb 新增前端个人中心管理
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
font-size: 22px!important;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
@ -20,6 +21,11 @@
|
||||
.sousouright-icon{
|
||||
margin-right: 18px;
|
||||
}
|
||||
|
||||
/*个人中心的导航点击*/
|
||||
.head-tag-button{
|
||||
width: 60%!important;
|
||||
}
|
||||
}
|
||||
|
||||
/* >>> md*/
|
||||
@ -43,6 +49,11 @@
|
||||
/* ipad >>> xs*/
|
||||
@media screen and (max-width: 768px) {
|
||||
|
||||
/*个人中心的导航点击*/
|
||||
.head-tag-button{
|
||||
width: 95%!important;
|
||||
}
|
||||
|
||||
.transition-box{
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user