mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-01 10:32:49 +08:00
优化卡片细节;
This commit is contained in:
@@ -16,12 +16,13 @@
|
|||||||
|
|
||||||
.body {
|
.body {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
padding-bottom: 0;
|
||||||
.item {
|
.item {
|
||||||
display : flex;
|
display : flex;
|
||||||
align-items : flex-start;
|
align-items : flex-start;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
line-height : 2;
|
line-height : 1.8;
|
||||||
|
margin-bottom : 10px;
|
||||||
|
|
||||||
.item-title {
|
.item-title {
|
||||||
width: 90px;
|
width: 90px;
|
||||||
|
|||||||
Reference in New Issue
Block a user