refine css
This commit is contained in:
parent
4b916c8e4d
commit
8e5b142c36
|
@ -132,14 +132,14 @@ export default {
|
||||||
.avatar-wrapper {
|
.avatar-wrapper {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
line-height: initial;
|
||||||
|
cursor: pointer;
|
||||||
.user-avatar {
|
.user-avatar {
|
||||||
cursor: pointer;
|
|
||||||
width: 40px;
|
width: 40px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
.el-icon-caret-bottom {
|
.el-icon-caret-bottom {
|
||||||
cursor: pointer;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: -20px;
|
right: -20px;
|
||||||
top: 25px;
|
top: 25px;
|
||||||
|
|
Loading…
Reference in New Issue