Commit d0b1e16f authored by chenqikuai's avatar chenqikuai

fix

parent 5e69dcb0
......@@ -21,7 +21,6 @@ const props = defineProps<{
$selectColor: #353535;
.menuItem {
color: $selectColor;
cursor: pointer;
display: flex;
align-items: center;
......@@ -36,6 +35,7 @@ $selectColor: #353535;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 400;
line-height: 20px;
color: $selectColor;
}
}
.menuActive {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment