mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-05 11:52:49 +08:00
优化样式设置
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
align-items : flex-start;
|
||||
justify-content: flex-start;
|
||||
margin-bottom : 15px;
|
||||
align-self : normal;
|
||||
|
||||
|
||||
&.card {
|
||||
background-color: #fff;
|
||||
@@ -31,6 +31,10 @@
|
||||
padding : 10px;
|
||||
margin-right : 15px;
|
||||
}
|
||||
|
||||
&.same-height {
|
||||
align-self: normal;
|
||||
}
|
||||
}
|
||||
|
||||
.ul-site-item-logo {
|
||||
|
||||
Reference in New Issue
Block a user