You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
.group {
|
|
|
|
[component="groups/members"] {
|
|
|
|
padding: 0;
|
|
|
|
tbody {
|
|
|
|
max-height: 500px;
|
|
|
|
display: block;
|
|
|
|
overflow-y: auto;
|
|
|
|
padding-bottom: 100px;
|
|
|
|
.member-name {
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|