Submit button is not showing

Hi, I’m having a issue which the submit button is not showing. On further inspection, the button has been set to display: none.

However, if I add another submit button (which means there is 2 submit button in the form), the 1st submit button will be display:none but the 2nd submit button is showing

[Screenshot by Lightshot](https://You may see the code here)

My Plugin version are:
BricksForge - Version 3.1.6
Bricks - Version: 2.1.3

It will show only if I manually writing css display: flex !important;