Commit bd9ed0cb by 姜雷

添加操作记录样式

parent 3e7e3d8d
...@@ -220,6 +220,12 @@ export default { ...@@ -220,6 +220,12 @@ export default {
display: none; display: none;
} }
} }
.record-List {
.record-Item {
display: inline-block;
width: 30%;
}
}
@media screen and (max-width: $bigScreenWidth) { @media screen and (max-width: $bigScreenWidth) {
.topTitle { .topTitle {
.complate-logo { .complate-logo {
......
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