mirror of https://github.com/certd/certd
fix: 顶部菜单变...的bug
parent
1c656f8b90
commit
6dabad76ba
|
@ -252,8 +252,6 @@ const { token } = useToken();
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
|
||||||
.header-menu {
|
|
||||||
flex: 1;
|
flex: 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue