mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-08 21:22:48 +08:00
优化样式
This commit is contained in:
@@ -1934,7 +1934,9 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
margin-bottom: 12px;
|
margin-top: 12px;
|
||||||
|
padding-bottom: 12px;
|
||||||
|
border-bottom: 1px solid #bbb;
|
||||||
}
|
}
|
||||||
.ul-post-list .ul-post-item .poster {
|
.ul-post-list .ul-post-item .poster {
|
||||||
height: 120px;
|
height: 120px;
|
||||||
|
|||||||
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
@@ -3,7 +3,12 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: stretch;
|
align-items: stretch;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
margin-bottom: 12px;
|
margin-top: 12px;
|
||||||
|
|
||||||
|
padding-bottom: 12px;
|
||||||
|
border-bottom: 1px solid #bbb;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.poster {
|
.poster {
|
||||||
height: 120px;
|
height: 120px;
|
||||||
|
|||||||
Reference in New Issue
Block a user