• Ken Hawkins's avatar
    enhancement: vf-stack spacing (#1698) · 42ca1f6f
    Ken Hawkins authored
    * enhancement: vf-stack spacing
    
    This PR continues (and hopefully nearly completes) efforts to make the spacing between containers "just work".
    
    It does so partly by removing the aggressive `!important` attributes from vf-stack now that it is more consistently implemented.  (This also more easily allows adhoc overrides where required.)
    
    It also allows vf-stack to touch more components by using vf-stack in the `set-type` mixin.
    
    Because of vf-stack's far-reaching `> *` this change touches many components.
    42ca1f6f