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:
parent
e2acc90fbf
commit
c00974d22d
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@ limitations under the License.
|
||||||
.mx_RoomSubList_labelContainer {
|
.mx_RoomSubList_labelContainer {
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
margin-left: 2px;
|
margin-left: 2px;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomSubList_addRoom {
|
.mx_RoomSubList_addRoom {
|
||||||
|
|
Loading…
Reference in a new issue