优化表格样式;

This commit is contained in:
2022-04-04 17:13:15 +08:00
parent 8ea310ae4d
commit 62da76adae
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
.ul-card-data-simple-bg-black {
.ul-card-data-simple.ul-card-data-simple-bg-black {
background-color: #393D49;
color : #fff;
border-radius : 15px;
@@ -7,9 +7,8 @@
box-shadow: 0 0 4px #999;
.item {
padding : 15px;
margin-right: 0 10px;
padding: 15px;
margin : 0 10px 0 0;
.item-title {
color: #fff;