fix: 组件调整

This commit is contained in:
xuziqiang
2024-07-04 11:19:38 +08:00
parent d294c3f07a
commit 4bbb5c5133
2 changed files with 13 additions and 9 deletions

View File

@@ -436,6 +436,9 @@
line-height: 40px;
color: @primary-color;
text-align: left;
overflow: hidden;
text-wrap: nowrap;
text-overflow: ellipsis;
}
}
:deep(.header-menu .ant-menu-title-content) {