add spacing between sublists of 4px
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
4244c67aca
commit
69929134c5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue