Commit b4b82243 authored by chenshouchao's avatar chenshouchao

feat: 菜单文字居中

parent c453e89d
......@@ -25,6 +25,9 @@
line-height: 22px;
border-left: 3px solid #f7f8fa;
font-weight: 400;
display: flex;
justify-content: flex-start;
align-items: center;
}
.listItem:hover {
background-color: #eef1f5;
......
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