OS: Windows
Bricks: 2.3.2
Setting a background colour for a button in theme settings prevents hover colour on individual buttons from working. I have to do this as there is no option to set the hover colour globally in theme settings.
The work around I am using is to set a global class on buttons and then setting the background colour and hover background colour, rather than in theme settings.
For a form submit button that uses ‘primary button’ from theme settings, this needs to be done manually using CSS as there is no option to set a colour for :hover on the button on its own, only on the whole form
[Please describe this bug in as much detail as possible so we can replicate & debug this bug]


