forked from newthuhole/hole_thu_frontend
add click to reply
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
.reply-form {
|
||||
display: flex;
|
||||
}
|
||||
.reply-sticky {
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.reply-form textarea {
|
||||
resize: vertical;
|
||||
flex: 1;
|
||||
|
||||
Reference in New Issue
Block a user