Fix variable naming

This commit is contained in:
Travis Ralston 2020-10-14 16:30:38 -06:00
parent a5d01f2f4d
commit 43208c01a1
11 changed files with 30 additions and 30 deletions

View file

@ -70,7 +70,7 @@ limitations under the License.
}
.mx_MemberInfo_avatar {
background: $GroupFilterPanel-bg-color;
background: $groupFilterPanel-bg-color;
margin-bottom: 16px;
}