Fix overflow on group membership cards
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -99,7 +99,9 @@ export default class GroupMemberCard extends Vue {
|
||||
}
|
||||
|
||||
.media-content {
|
||||
overflow: hidden;
|
||||
::v-deep .tags {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user