Several post improvements
This commit is contained in:
@ -64,8 +64,13 @@ sidebar-background = rgba(0, 0, 0, 0.03)
|
||||
sidebar-opaque-background = ui-background
|
||||
|
||||
// Forum
|
||||
forum-width = 830px
|
||||
post-highlight-color = rgba(248, 165, 130, 0.7)
|
||||
const forum-width = 830px
|
||||
const forum-thread-width = forum-width
|
||||
const comment-width = 560px
|
||||
const activity-width = comment-width
|
||||
const group-post-width = comment-width
|
||||
const post-avatar-text-margin = 0.5rem
|
||||
|
||||
// Avatar
|
||||
avatar-size = 50px
|
||||
|
Reference in New Issue
Block a user