Now that part of spacing is padding, make it smaller when collapsed

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2019-11-07 10:16:57 +00:00
parent e2acc90fbf
commit c00974d22d

View file

@ -151,6 +151,7 @@ limitations under the License.
.mx_RoomSubList_labelContainer {
margin-right: 8px;
margin-left: 2px;
padding: 0;
}
.mx_RoomSubList_addRoom {