mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Add a notice when the user does not belong to any group.
This commit is contained in:
@ -11,6 +11,11 @@
|
||||
padding-top: 50px;
|
||||
}
|
||||
|
||||
.groups-main-page .no-group-notice {
|
||||
margin-top: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.groups-main-page .group-item {
|
||||
text-align: justify;
|
||||
margin-top: 10px;
|
||||
|
Reference in New Issue
Block a user