style: 优化消息组件样式

This commit is contained in:
xiaoxian521 2023-05-27 22:27:42 +08:00
parent 1c89464d1a
commit 8a34a4b1a3

View File

@ -46,8 +46,9 @@ notices.value.map(v => (noticesNum.value += v.list.length));
display: flex;
align-items: center;
justify-content: center;
width: 60px;
width: 40px;
height: 48px;
margin-right: 10px;
cursor: pointer;
.header-notice-icon {