mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-08 21:22:48 +08:00
新增数据卡片极简底色;
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
background-color: #fff;
|
||||
|
||||
.item {
|
||||
padding: 15px;
|
||||
|
||||
margin : 15px 0;
|
||||
padding : 0 15px;
|
||||
text-align: left;
|
||||
|
||||
.item-title {
|
||||
@@ -33,4 +33,8 @@
|
||||
color: #1E9FFF;
|
||||
}
|
||||
}
|
||||
|
||||
.item.line {
|
||||
border-right: 1px solid #eee;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user