mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Improved posts UI
This commit is contained in:
@ -37,7 +37,7 @@ ComunicWeb.pages.groups.sections.posts = {
|
||||
var postsBody = createElem2({
|
||||
appendTo: target,
|
||||
type: "div",
|
||||
class: "box box-primary"
|
||||
class: "box box-primary box-group-posts"
|
||||
});
|
||||
|
||||
var postsBody = createElem2({
|
||||
|
Reference in New Issue
Block a user