put dm icon back in it's correct location
This commit is contained in:
parent
c56975d93d
commit
99bf6b0e32
1 changed files with 4 additions and 0 deletions
|
@ -42,6 +42,10 @@ limitations under the License.
|
|||
height: 32px;
|
||||
}
|
||||
|
||||
.mx_RoomTile_avatar_container {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.mx_RoomTile_dm {
|
||||
display: block;
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue