UI界面变更-首页

This commit is contained in:
刘彦泽
2022-12-30 17:12:28 +08:00
parent 2154e4edfe
commit a24f5ebd57
+4 -3
View File
@@ -154,9 +154,9 @@
& > .ant-menu-item:first-child {
background-color: transparent;
& > a, & > a:hover {
color: rgba(0, 0, 0, 0.65);
}
//& > a, & > a:hover {
// color: rgba(0, 0, 0, 0.65);
//}
&.ant-menu-item-selected {
& > a, & > a:hover {
@@ -210,5 +210,6 @@
text-overflow: ellipsis!important;
-o-text-overflow: ellipsis!important;
}
</style>
<!-- update_end author:sunjianlei date:20190530 for: 选中首页的时候不显示背景颜色 -->