remove changes from BottomNavigationBar.vue
This commit is contained in:
parent
9d1abe3419
commit
da3dea60c0
@ -91,11 +91,8 @@ export default {
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.bottom-nav-link {
|
.bottom-nav-link {
|
||||||
color: #666666
|
color: #666666
|
||||||
}
|
}
|
||||||
@ -111,4 +108,4 @@ export default {
|
|||||||
-o-transform: translate(-50%, 0);
|
-o-transform: translate(-50%, 0);
|
||||||
transform: translate(-50%, 0);
|
transform: translate(-50%, 0);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user