fix(Navbar.vue): 修复element plus 2.0.3版本后 el-dropdown-item divided 使用li 导致间距变大
This commit is contained in:
@@ -90,6 +90,7 @@ function logout() {
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
ul { list-style: none; margin: 0; padding: 0; }
|
||||
.navbar {
|
||||
height: 50px;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user