Merge pull request #434 from NoRedInk/dansby/accordion-margin

Zero margin on accordion
This commit is contained in:
Ben Dansby 2019-12-16 16:16:39 -08:00 committed by GitHub
commit e37989227c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,7 @@ defaultStyleOptions =
-- button resets
, cursor pointer
, borderWidth Css.zero
, margin zero
-- fonts & text
, textAlign left