update: 修复version.json文件格式并添加通知组件样式
This commit is contained in:
@@ -11,3 +11,14 @@ li {
|
||||
margin: 0 auto;
|
||||
}
|
||||
$fzt: 20px;
|
||||
.t-notification__detail {
|
||||
// padding: 0 20px;
|
||||
|
||||
.t-notification__detail-item {
|
||||
padding: 6px 12px;
|
||||
|
||||
&:nth-child(1) {
|
||||
color: #0052d9;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user