Skip to content

Commit

Permalink
fix(ui): config: more info bottom button style
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed May 11, 2018
1 parent 3742e65 commit 62609b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<VueButton
v-if="configuration && configuration.link"
icon-right="open_in_new"
class="big flat"
class="big flat success"
:label="$t('views.project-configuration-details.actions.more-info')"
:href="configuration.link"
target="_blank"
Expand Down

0 comments on commit 62609b9

Please sign in to comment.