@@ -410,9 +410,10 @@ export default {
justify-content: center;
align-items: center;
margin-left: 23px;
+ cursor: pointer;
img {
- width: 24px;
- cursor: pointer;
+ width: 18px;
+ height: 24px;
}
.redDot {
position: absolute;
@@ -451,7 +452,7 @@ export default {
height: 34px;
> span {
- font-size: 16px;
+ font-size: 20px;
padding-left: 10px;
.userShow {