fix(ccdiProject): 修复导航菜单垂直居中对齐问题
This commit is contained in:
@@ -316,6 +316,9 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.header-right {
|
.header-right {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
|
||||||
.nav-menu {
|
.nav-menu {
|
||||||
// 移除默认背景色和边框
|
// 移除默认背景色和边框
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|||||||
Reference in New Issue
Block a user