This commit is contained in:
xmcp
2019-05-19 23:26:42 +08:00
parent 5f61e189e6
commit 0bde2b459c
5 changed files with 46 additions and 13 deletions

View File

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