perf[Navbar]: refactor navbar style

This commit is contained in:
Pan
2019-02-11 17:42:31 +08:00
parent 0b6e7515ce
commit 24ee761809
9 changed files with 48 additions and 110 deletions

View File

@@ -30,12 +30,3 @@ export default {
}
}
</script>
<style scoped>
.international-icon {
font-size: 20px;
cursor: pointer;
vertical-align: -5px!important;
}
</style>