首页添加底部导航 修改区域选项设置
This commit is contained in:
@@ -275,6 +275,7 @@ tabBtnType.value = route.path
|
||||
margin: 0 auto;
|
||||
width: 660px;
|
||||
height: 280px;
|
||||
border-radius:15px;
|
||||
}
|
||||
|
||||
.user-box:hover .user-out-box {
|
||||
@@ -288,7 +289,7 @@ tabBtnType.value = route.path
|
||||
font-style: normal;
|
||||
font-size: 10px;
|
||||
position: absolute;
|
||||
bottom: -35px;
|
||||
bottom: -32px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user