Merge pull request #5303 from vector-im/luke/groups-invited-users
CSS for invited group members section
This commit is contained in:
commit
f24fd61ae0
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ limitations under the License.
|
|||
}
|
||||
*/
|
||||
|
||||
.mx_GroupMemberList_invited h2,
|
||||
.mx_MemberList_invited h2 {
|
||||
text-transform: uppercase;
|
||||
color: $h3-color;
|
||||
|
|
Loading…
Reference in a new issue