Appease the scss linter too

This commit is contained in:
Travis Ralston 2020-01-07 12:25:22 -07:00
parent 4936e16a15
commit e7d48e00d2

View file

@ -99,7 +99,7 @@ limitations under the License.
width: 36px; width: 36px;
height: 36px; height: 36px;
&>* { & > * {
position: absolute; position: absolute;
top: 0; top: 0;
left: 0; left: 0;
@ -178,7 +178,7 @@ limitations under the License.
} }
img.mx_DMInviteDialog_userTile_avatar { img.mx_DMInviteDialog_userTile_avatar {
vertical-align: top; vertical-align: top;
} }
.mx_DMInviteDialog_userTile_name { .mx_DMInviteDialog_userTile_name {