not needed
parent
fd0b33edaf
commit
3c70c2b82f
|
@ -91,7 +91,6 @@ limitations under the License.
|
|||
.mx_RoomTile {
|
||||
margin: 2px;
|
||||
padding: 2px 0 2px 12px;
|
||||
display: block; // not flex
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
@ -100,7 +99,6 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_RoomTile_badge {
|
||||
display: block;
|
||||
position: absolute;
|
||||
right: 6px;
|
||||
top: 0px;
|
||||
|
|
Loading…
Reference in New Issue