mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Can request a membership deletion on the API
This commit is contained in:
@ -27,4 +27,16 @@
|
||||
|
||||
.groups-main-page .group-item .group-name {
|
||||
width: 180px;
|
||||
}
|
||||
}
|
||||
|
||||
.groups-main-page .group-item .buttons-area {
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
.groups-main-page .group-item .buttons-area .fa {
|
||||
color: #b5bbc8;
|
||||
}
|
||||
|
||||
.groups-main-page .group-item .buttons-area .fa:active {
|
||||
color: black;
|
||||
}
|
Reference in New Issue
Block a user