smartdevicelink / generic_hmi

A sample HMI to use with sdl_core
BSD 3-Clause "New" or "Revised" License
8 stars 27 forks source link

Use universal variable for body margin #480

Closed jacobkeeler closed 2 years ago

jacobkeeler commented 2 years ago

Fixes #489

Testing Plan

Core Tests

Tested with $body-margin: 0px and verified that margin was removed from all overlays

Core version / branch / commit hash / module tested against: develop Proxy+Test App name / version / branch / commit hash / module tested against: SDL Test Suite

Summary

Store body margin in universal variable for easy modification

Changelog

Bug Fixes

CLA