Skip to content

Commit

Permalink
remove horizontal margin
Browse files Browse the repository at this point in the history
  • Loading branch information
amiraabouhadid committed Jun 23, 2024
1 parent 77bfad5 commit fd845b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<v-alert class="mb-4 mx-4" type="info" variant="tonal"> Choose GPU card to deploy your VM. </v-alert>
<v-alert class="mb-4" type="info" variant="tonal"> Choose GPU card to deploy your VM. </v-alert>
<div ref="input">
<input-tooltip
tooltip="Please select at least one card from the available GPU cards. Note that if you have a deployment that already uses certain cards, they will not appear in the selection area. You have the option to select one or more cards.."
Expand Down

0 comments on commit fd845b7

Please sign in to comment.