Fix waste of space of collapsed left panel

Signed-off-by: Anton Zuenko <anton@zuenko.ru>
This commit is contained in:
Anton Zuenko 2019-08-05 18:03:20 +02:00
parent ab05d8c7a4
commit a3eb45e0b9
5 changed files with 10 additions and 8 deletions

View file

@ -117,7 +117,7 @@ limitations under the License.
.collapsed {
.mx_RoomTile {
margin: 0 2px;
margin: 0 6px;
padding: 0 2px;
position: relative;
justify-content: center;