We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889771f commit 4b916c8Copy full SHA for 4b916c8
src/views/layout/components/Navbar.vue
@@ -130,15 +130,16 @@ export default {
130
height: 50px;
131
margin-right: 30px;
132
.avatar-wrapper {
133
- cursor: pointer;
134
margin-top: 5px;
135
position: relative;
136
.user-avatar {
+ cursor: pointer;
137
width: 40px;
138
height: 40px;
139
border-radius: 10px;
140
}
141
.el-icon-caret-bottom {
142
143
position: absolute;
144
right: -20px;
145
top: 25px;
0 commit comments