add spacing between sublists of 4px

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-07-13 20:40:42 +01:00
parent 4244c67aca
commit 69929134c5

View file

@ -22,6 +22,7 @@ limitations under the License.
flex-direction: column;
margin-left: 8px;
margin-bottom: 4px;
width: 100%;
flex-shrink: 0; // to convince safari's layout engine the flexbox is fine