Browse Source

代码格式优化

master
xsx 2 years ago
parent
commit
670bc1af4b
  1. 4
      im-web/src/components/common/RightMenu.vue

4
im-web/src/components/common/RightMenu.vue

@ -63,11 +63,11 @@
.el-menu-item { .el-menu-item {
height: 40px; height: 40px;
line-height: 40px; line-height: 40px;
border-bottom: 1px solid #d0d0d0;
span { span {
font-weight: 600; font-weight: 600;
} }
border-bottom: 1px solid #d0d0d0;
} }
} }
} }

Loading…
Cancel
Save