mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
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:
parent
920911c0a1
commit
51dc1fe9bf
@ -52,7 +52,7 @@ limitations under the License.
|
||||
.mx_RoomTile_nameContainer {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 180px;
|
||||
flex: 1;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user