Commit 48d3c537 by LJM

css

parent f1b71d73
Showing with 4 additions and 2 deletions
......@@ -17,7 +17,9 @@
</div>
<!--right-bar-->
<div class="user-box fr row verCenter">
<i class="el-icon-message-solid message-num" @click="showMsg">
<a class="el-icon-s-cooperation" style="font-size: 27px;" href="/#/notice" title="系统公告"></a>
<div class="line"></div>
<i class="el-icon-message-solid message-num" @click="showMsg" title="消息通知">
<el-badge class="mark" :value="3"/>
</i>
<div class="line"></div>
......@@ -854,7 +856,7 @@ export default {
height: 40px;
overflow-y: hidden;
position: relative;
width: calc(100vw - 556px);
width: calc(100vw - 578px);
.item-boxs {
position: absolute;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment