mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-01 10:32:49 +08:00
feat: 迁移卡片
This commit is contained in:
@@ -40,11 +40,11 @@
|
||||
}
|
||||
|
||||
.ul-bg-black {
|
||||
background-color: #393D49;
|
||||
background-color: #393d49;
|
||||
}
|
||||
|
||||
.ul-bg-dark {
|
||||
background-color: #1F2430;
|
||||
background-color: #1f2430;
|
||||
}
|
||||
|
||||
.ul-color-main {
|
||||
@@ -87,6 +87,10 @@
|
||||
box-shadow: 0 0 3px #bbb;
|
||||
}
|
||||
|
||||
.data-item {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.ul-order-list-simple-card .item {
|
||||
box-shadow: 0 0 3px #ddd;
|
||||
border-radius: 2px;
|
||||
@@ -2580,10 +2584,6 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.data-item {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.data-img .data-img-main {
|
||||
max-width: 120px;
|
||||
margin: 5px;
|
||||
|
||||
2
public/cdn/layui-ul.min.css
vendored
2
public/cdn/layui-ul.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user