浏览代码

fix: 优化样式

拎壶冲 9 月之前
父节点
当前提交
9fdcda2cdd
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/risk/r5/css/style.scss

+ 2 - 0
src/views/risk/r5/css/style.scss

@@ -91,6 +91,7 @@
   }
   .top-content{
     @include flexBetween;
+    align-items: flex-start;
     width: 100%;
     .top-ranking{
       width: 45%;
@@ -101,6 +102,7 @@
   }
   .top-style{
     padding:5px;
+    margin:5px;
     @include flexStart();
     cursor: pointer;
     &:last-child{