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