The margin for the body of the HMI is defined in multiple places, meaning that modifications to this value are not applied uniformly. This margin value should be made into a global parameter in _config.scss instead.
Reproduction Steps
Edit the margin value in src/css/base/_base.scss and rebuild the project
Start the HMI, connect an app, and send an Alert RPC
Expected Behavior
Alert should have the same margin as the main body
Observed Behavior
Alert does not have the same margin as the main body
Bug Report
The margin for the body of the HMI is defined in multiple places, meaning that modifications to this value are not applied uniformly. This margin value should be made into a global parameter in
_config.scss
instead.Reproduction Steps
margin
value insrc/css/base/_base.scss
and rebuild the projectAlert
RPCExpected Behavior
Alert should have the same margin as the main body
Observed Behavior
Alert does not have the same margin as the main body
Browser & Version Information