Fix badges on room tiles not being right aligned
Thanks to Ryan for fixing this! Problem: https://t2l.io/_matrix/media/v1/download/t2l.io/da6fccb60969da1c455630faae990881
This commit is contained in:
@@ -52,7 +52,7 @@ limitations under the License.
|
||||
.mx_RoomTile_nameContainer {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 180px;
|
||||
flex: 1;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user