add reply form

This commit is contained in:
xmcp
2018-08-25 16:39:23 +08:00
parent 59221ac9ee
commit 75a35f5af6
7 changed files with 161 additions and 16 deletions

View File

@@ -97,11 +97,13 @@
.flow-item-row p.img {
text-align: center;
}
p.img img {
.flow-item-row p.img img {
max-width: 100%;
max-height: 100vh;
box-shadow: 0 1px 5px rgba(0,0,0,.4);
}
.left-container .flow-item-row p.img img {
max-height: 80vh;
}
.box-header-badge {
float: right;