Merge pull request #5303 from vector-im/luke/groups-invited-users

CSS for invited group members section
pull/5316/head
Luke Barnard 2017-10-16 18:32:56 +02:00 committed by GitHub
commit f24fd61ae0
1 changed files with 1 additions and 0 deletions

View File

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