mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Improved posts UI
This commit is contained in:
@ -2,4 +2,8 @@
|
||||
* Groups posts section stylesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
*/
|
||||
|
||||
.box-group-posts .second-user-area {
|
||||
display: none;
|
||||
}
|
9
assets/css/pages/userPage/posts.css
Normal file
9
assets/css/pages/userPage/posts.css
Normal file
@ -0,0 +1,9 @@
|
||||
/**
|
||||
* User posts stylesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.box-user-posts .second-user-area {
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user