fix: 顶部菜单变...的bug

pull/229/head
xiaojunnuo 2024-10-28 17:27:10 +08:00
parent 1c656f8b90
commit 6dabad76ba
1 changed files with 0 additions and 2 deletions

View File

@ -252,8 +252,6 @@ const { token } = useToken();
justify-content: flex-end;
align-items: center;
display: flex;
}
.header-menu {
flex: 1;
}
}