CSS for invited group members section

This commit is contained in:
Luke Barnard 2017-10-16 17:21:40 +01:00
parent e85f205e8f
commit 85307ffd23

View file

@ -92,6 +92,7 @@ limitations under the License.
} }
*/ */
.mx_GroupMemberList_invited h2,
.mx_MemberList_invited h2 { .mx_MemberList_invited h2 {
text-transform: uppercase; text-transform: uppercase;
color: $h3-color; color: $h3-color;