bring back padding between show more and resize handle

This commit is contained in:
Bruno Windels 2020-07-14 15:09:53 +02:00
parent b6a5fa38e1
commit 7ff3e6a26d

View File

@ -183,6 +183,7 @@ limitations under the License.
// See also https://github.com/vector-im/riot-web/issues/14429.
&:first-child .mx_RoomSublist2_headerContainer {
height: 0;
padding-bottom: 4px;
}
.mx_RoomSublist2_resizeBox {