Why margin ,width and height don't work with button component ? #17623
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Below is my code :
<Button
title="login"
style={{height: 40,width:300,marginTop:10}}
/>
But always my button displayed in the default position and with the default width and height.
The text was updated successfully, but these errors were encountered: