Closed justaskulkarni closed 1 year ago
Tried using Bulma class mgb-small on 'Add Link' button to no avail. Similarly, use of class mgt-small on 'Submit Case' button does not solve the issue. Then I tried removing some of the existing Bulma classes and then eventually came to the following conclusion.
When the is-pulled-right class is removed, we obtain the desired spacing. However, as expected, the 'Add Link' is no longer aligned to the right.
Clearly, we need to design a way to align the 'Add Link' button to the right without the use of is-pulled-right class.
buttons.is-right can be used to align the 'Add Link' button to the right.
Description
There is no margin between the 'Add Link' and 'Submit Case' buttons. Add Link buttons is aligned to the right and therefore, it doesn't cause an issue on larger screens. However on smaller screens, the lack of a margin is clearly noticable.
Reproduction
Expectation
There should be spacing between the two buttons.
Screenshots
Environment
Resolution