update sidebar style

This commit is contained in:
xmcp
2019-05-19 10:17:29 +08:00
parent af32058e99
commit c77f74c2d6
5 changed files with 26 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
}
.reply-sticky {
position: sticky;
bottom: 0;
bottom: 1em;
}
.reply-form textarea {