Commit 434555b6 by 陈超

T

parent 77573c9c
......@@ -426,14 +426,14 @@ div::-webkit-scrollbar {
.area_value_style {
flex: 1;
display: flex;
flex-direction: row;
flex-direction: row-reverse;
color: #969799;
}
.area_value_style_normal {
flex: 1;
display: flex;
flex-direction: row;
flex-direction: row-reverse;
color: #323233;
}
......
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