合并分支 'feature_dev_20221129_UI' 到 'master'

UI界面变更-首页

查看合并请求 laws-nio/laws-weilai!270
This commit is contained in:
高嵩
2022-12-30 20:16:42 +08:00
+4 -3
View File
@@ -154,9 +154,9 @@
& > .ant-menu-item:first-child { & > .ant-menu-item:first-child {
background-color: transparent; background-color: transparent;
& > a, & > a:hover { //& > a, & > a:hover {
color: rgba(0, 0, 0, 0.65); // color: rgba(0, 0, 0, 0.65);
} //}
&.ant-menu-item-selected { &.ant-menu-item-selected {
& > a, & > a:hover { & > a, & > a:hover {
@@ -210,5 +210,6 @@
text-overflow: ellipsis!important; text-overflow: ellipsis!important;
-o-text-overflow: ellipsis!important; -o-text-overflow: ellipsis!important;
} }
</style> </style>
<!-- update_end author:sunjianlei date:20190530 for: 选中首页的时候不显示背景颜色 --> <!-- update_end author:sunjianlei date:20190530 for: 选中首页的时候不显示背景颜色 -->