forked from newthuhole/hole_thu_frontend
improve img and add reply lazyload
This commit is contained in:
@@ -97,8 +97,13 @@
|
||||
margin-left: -10px;
|
||||
}
|
||||
|
||||
.flow-item-row img {
|
||||
.flow-item-row p.img {
|
||||
text-align: center;
|
||||
}
|
||||
p.img img {
|
||||
max-width: 100%;
|
||||
max-height: 100vh;
|
||||
box-shadow: 0 1px 5px rgba(0,0,0,.4);
|
||||
}
|
||||
|
||||
.box-header-badge {
|
||||
|
||||
Reference in New Issue
Block a user