Commit 2183e98a authored by jim's avatar jim

modify review style

parent 415b8aee
...@@ -10,7 +10,6 @@ ...@@ -10,7 +10,6 @@
padding-left: 104px; padding-left: 104px;
.avatar_title { .avatar_title {
height: 22px; height: 22px;
width: 28px;
font-size: 14px; font-size: 14px;
color: rgba(0, 0, 0, 0.85); color: rgba(0, 0, 0, 0.85);
line-height: 22px; line-height: 22px;
......
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
height: 100%; height: 100%;
background-color: #fff; background-color: #fff;
display: flex; display: flex;
padding-top: 15px; padding-top: 16px;
padding-bottom: 15px; padding-bottom: 16px;
.leftmenu { .leftmenu {
width: 224px; width: 224px;
border-right: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8;
...@@ -20,14 +20,12 @@ ...@@ -20,14 +20,12 @@
flex: 1; flex: 1;
padding-left: 40px; padding-left: 40px;
padding-right: 40px; padding-right: 40px;
padding-top: 9px; padding-top: 8px;
padding-bottom: 9px; padding-bottom: 8px;
.title { .title {
font-size: 20px; font-size: 20px;
color: rgba(0, 0, 0, 0.85); color: rgba(0, 0, 0, 0.85);
line-height: 28px; line-height: 28px;
width: 100px;
height: 28px;
font-weight: bold; font-weight: bold;
margin-bottom: 24px; margin-bottom: 24px;
} }
......
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