Commit cadfcf09 authored by chenqikuai's avatar chenqikuai

fix: 横线,像素改为1

parent f5e12f9c
......@@ -159,7 +159,7 @@ const handleClickChainBrowser = () => {
.menuDivideLine {
width: 190px;
height: 1px;
border: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}
.menuGroupName {
width: 100%;
......
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