Skip to content

Commit

Permalink
fix(ui): Project select page class
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Mar 5, 2018
1 parent 376e4bb commit 0a527d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@vue/cli-ui/src/views/ProjectSelect.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div class="project-select">
<div class="project-select page">
<VueTabs class="main-tabs" group-class="accent">
<VueTab
id="existing"
Expand Down

0 comments on commit 0a527d7

Please sign in to comment.