Added thread title editing

This commit is contained in:
2017-07-06 19:33:58 +02:00
parent 598b365a33
commit 4cac9f5544
4 changed files with 39 additions and 21 deletions

View File

@ -1,6 +1,7 @@
// .forum-header
// text-align left
// margin-bottom 1rem
post-content-padding-y = 0.75rem
.thread-link
vertical
@ -108,7 +109,13 @@
.post-save
//
.post-input
.post-edit-interface
vertical
.post-title-input
margin-bottom post-content-padding-y
.post-text-input
min-height 200px
// Old