Appease the scss linter too
This commit is contained in:
parent
4936e16a15
commit
e7d48e00d2
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue