We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3742e65 commit 62609b9Copy full SHA for 62609b9
packages/@vue/cli-ui/src/views/ProjectConfigurationDetails.vue
@@ -19,7 +19,7 @@
19
<VueButton
20
v-if="configuration && configuration.link"
21
icon-right="open_in_new"
22
- class="big flat"
+ class="big flat success"
23
:label="$t('views.project-configuration-details.actions.more-info')"
24
:href="configuration.link"
25
target="_blank"
0 commit comments