You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The subSection currently has left and right padding, which contradicts the visual design specification. According to the provided visual design spec (link below), the subSection should not have any left or right padding. https://wiki.one.int.sap/wiki/pages/viewpage.action?pageId=2697896853
Describe the bug
The subSection currently has left and right padding, which contradicts the visual design specification. According to the provided visual design spec (link below), the subSection should not have any left or right padding.
https://wiki.one.int.sap/wiki/pages/viewpage.action?pageId=2697896853
Isolated Example
https://stackblitz.com/edit/github-t5j5mn-buqpel?file=src%2FApp.tsx,package.json
Reproduction steps
1.Open a stackblitz containing the subSection. https://stackblitz.com/edit/github-t5j5mn-buqpel?file=src%2FApp.tsx,package.json
2. Inspect the subSection element.
3. Objserve the presence of left and right padding.
...
Expected Behaviour
subSection should not have any left or right padding.
Screenshots or Videos
UI5 Web Components for React Version
1.28.4
UI5 Web Components Version
1.24.0
Browser
Chrome, Edge, Firefox, Safari
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: