forked from newthuhole/hole_thu_frontend
bug fixes
- click handler event binding - click handler on img elem - trailing space in content - sidebar will-change optimization - sidebar auto to top - sidebar not closed after post - reply form bottom position
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
}
|
||||
.reply-sticky {
|
||||
position: sticky;
|
||||
bottom: 1em;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.reply-form textarea {
|
||||
|
||||
Reference in New Issue
Block a user