Commit 811c26f2 by chengming

工作台修改

parent ad838d3a
...@@ -390,7 +390,7 @@ ...@@ -390,7 +390,7 @@
& .chartBottom { & .chartBottom {
width: 100%; width: 100%;
height: 228px; height: 228px;
margin-top: 20px; margin-top: 10px;
& p { & p {
margin: 0; margin: 0;
} }
...@@ -404,7 +404,7 @@ ...@@ -404,7 +404,7 @@
font-weight: 400; font-weight: 400;
color: rgba(74, 81, 84, 0.7); color: rgba(74, 81, 84, 0.7);
padding: 6px 12px; padding: 6px 12px;
margin-bottom: 15px; margin-bottom: 5px;
& p:nth-child(1) { & p:nth-child(1) {
width: 20%; width: 20%;
text-align: left; text-align: left;
...@@ -422,7 +422,7 @@ ...@@ -422,7 +422,7 @@
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
padding: 8px 18px; padding: 3px 18px;
font-size: 14px; font-size: 14px;
color: rgba(74, 81, 84, 1); color: rgba(74, 81, 84, 1);
......
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