Skip to content

Commit

Permalink
Fixed radio buttons arrangement issue
Browse files Browse the repository at this point in the history
- The contents in the Power restore policies were not listed
  in a new line for large or extra large screens, Fixed
  this by using stacked prop.

Signed-off-by: Nikhil Ashoka <[email protected]>
Change-Id: I30ec1206a929137fc6635d602944cd80d2c2805f
  • Loading branch information
Nikhil-Ashoka committed May 9, 2024
1 parent dfba4e5 commit 0736813
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
v-model="currentPowerRestorePolicy"
:options="options"
name="power-restore-policy"
stacked
></b-form-radio-group>
</b-form-group>
</b-col>
Expand Down

0 comments on commit 0736813

Please sign in to comment.