@@ -428,14 +428,8 @@ page {
justify-content: flex-start;
margin-bottom: 35upx;
padding: 0 10upx;
- cursor: pointer;
- transition: all 0.2s ease;
border-radius: 10upx;
- /* &:active {
- background: rgba(255, 255, 255, 0.1);
- } */
-
.avatar-container {
margin-right: 30upx;
flex-shrink: 0;