Fix badges on room tiles not being right aligned
Thanks to Ryan for fixing this!
Problem: da6fccb609
This commit is contained in:
parent
920911c0a1
commit
51dc1fe9bf
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ limitations under the License.
|
|||
.mx_RoomTile_nameContainer {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 180px;
|
||||
flex: 1;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue