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

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