Describe the bug
There should be 0.75rem on both top and bottom of a separator on the view your bots page
To Reproduce
Steps to reproduce the behavior:
Go to Developer Settings
There is no margin on the separator
Expected behavior
In someway there is missing margin but there is an my-3 tag on it
Screenshots
What device are you on?
PC / Chrome
Additional context
Already have a fix for it and gonna publish PR soon, my solution edits to remove class name and add margin top and bottom to style prop, if you have any other suggestions please publish
Describe the bug There should be 0.75rem on both top and bottom of a separator on the view your bots page
To Reproduce Steps to reproduce the behavior:
Expected behavior In someway there is missing margin but there is an
my-3
tag on itScreenshots
What device are you on? PC / Chrome
Additional context Already have a fix for it and gonna publish PR soon, my solution edits to remove class name and add margin top and bottom to style prop, if you have any other suggestions please publish