通知样式修改
This commit is contained in:
parent
beb0455e3d
commit
3af92de1ec
|
@ -2,7 +2,7 @@
|
|||
* @Author: Light
|
||||
* @Date: 2022-11-30 17:43:43
|
||||
* @LastEditors: Light
|
||||
* @LastEditTime: 2022-12-02 11:53:46
|
||||
* @LastEditTime: 2022-12-02 16:02:26
|
||||
* @Description: 告诉大家这是什么
|
||||
-->
|
||||
<template>
|
||||
|
@ -117,7 +117,7 @@
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
// background: #364d79;
|
||||
color: #d81e06;
|
||||
color: #fff;
|
||||
position: absolute;
|
||||
top: 60px;
|
||||
left: 0;
|
||||
|
@ -141,4 +141,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
marquee {
|
||||
font-weight: 600;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue