mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
修改通知样式问题
This commit is contained in:
@@ -108,7 +108,7 @@ export default {
|
|||||||
|
|
||||||
.bgc {
|
.bgc {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: 600;
|
// font-weight: 600;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
background: linear-gradient(180deg,
|
background: linear-gradient(180deg,
|
||||||
rgba(56, 125, 247, 0.2) 0%,
|
rgba(56, 125, 247, 0.2) 0%,
|
||||||
@@ -118,6 +118,7 @@ export default {
|
|||||||
padding: 40px 70px;
|
padding: 40px 70px;
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
|
font-weight: 600;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|||||||
Reference in New Issue
Block a user