Several post improvements

This commit is contained in:
2018-11-23 11:14:12 +09:00
parent 4c050e1ec1
commit 73ae8aa4f3
9 changed files with 43 additions and 28 deletions

View File

@ -1,7 +1,7 @@
.activities
vertical
width 100%
max-width forum-width
max-width activity-width
margin 0 auto
.activity

View File

@ -1,3 +1,5 @@
.anime-comments
[data-standalone-page="false"]
comments-left
comments-left
[data-standalone-page="true"]
margin 0 auto

View File

@ -6,6 +6,9 @@
width 100%
max-width forum-width
.posts
max-width forum-post-width
> 1250px
.page-main-action
position fixed

View File

@ -1,11 +1,11 @@
.group-view
vertical
width 100%
max-width 540px
max-width group-post-width
margin 0 auto
.group-feed
flex 1
// ...
.group-avatar-container
display flex

View File

@ -1,11 +1,10 @@
.thread
horizontal
justify-content center
max-width forum-thread-width
margin 0 auto
.posts
vertical
width 100%
max-width forum-width
.post
vertical