Fix waste of space of collapsed left panel
Signed-off-by: Anton Zuenko <anton@zuenko.ru>
This commit is contained in:
parent
ab05d8c7a4
commit
a3eb45e0b9
5 changed files with 10 additions and 8 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue