Fixes suggested room not ellipsized on shrinking (#8536)
* fixes suggested room not ellipsized on shrinking * style-lint check update
This commit is contained in:
@@ -38,6 +38,10 @@ limitations under the License.
|
|||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_RoomTile_details {
|
||||||
|
min-width: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_RoomTile_titleContainer {
|
.mx_RoomTile_titleContainer {
|
||||||
height: 32px;
|
height: 32px;
|
||||||
min-width: 0;
|
min-width: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user