[fix 83940] 菜单样式冲突
This commit is contained in:
@@ -203,7 +203,7 @@ export default {
|
||||
background: none;
|
||||
|
||||
li ,a{
|
||||
color:hsla(0, 0%, 100%, 0.8)!important;
|
||||
color:hsla(0, 0%, 100%, 0.8);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -762,7 +762,7 @@ export default {
|
||||
font-family: Alimama ShuHeiTi, Alimama ShuHeiTi, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 16px;
|
||||
color: @primary-color;
|
||||
color: @primary-color !important;
|
||||
line-height: 24px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user