【update】菜单管理-增加双语
This commit is contained in:
@@ -199,6 +199,8 @@ export default {
|
||||
height: @height;
|
||||
background-color: white;
|
||||
transition: background 300ms;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
/* dark 样式 */
|
||||
|
||||
@@ -225,5 +227,7 @@ export default {
|
||||
.breadcrumb {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
flex: 1;
|
||||
width: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user