Commit 94a0286d authored by 徐一鸣's avatar 徐一鸣

消息通知样式

parent 7de0c6d1
......@@ -405,9 +405,6 @@ export default {
.notice_item:hover {
background-color: #f8f9fd;
}
.notice_content a {
color: #515fe7;
}
.notice_action {
position: absolute;
top: 0;
......@@ -459,3 +456,10 @@ export default {
display: block;
}
</style>
<style>
.notice_container a,
.notice_container a:visited {
color: #515fe7;
}
</style>
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 to comment