Tweak cell margin (#10247)

This commit is contained in:
Chris LaFreniere
2020-05-01 14:12:41 -07:00
committed by GitHub
parent 5cb9b36329
commit 52abcd68af

View File

@@ -15,7 +15,7 @@
border-color: transparent;
border-style: solid;
border-width: 1px 1px 1px 4px;
margin: 24px 20px;
margin: 1px 20px;
position: relative;
}