mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-26 17:19:08 -06:00
fix(TopBar): project dropdown button not flat to be more accessible
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
:label="projectCurrent ? projectCurrent.name : $t('org.vue.components.status-bar.project.empty')"
|
||||
class="current-project"
|
||||
icon-right="arrow_drop_down"
|
||||
button-class="flat round"
|
||||
button-class="round"
|
||||
>
|
||||
<!-- Current project options -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user