Browse Source

fix: 优化样式

拎壶冲 9 months ago
parent
commit
9fdcda2cdd
1 changed files with 2 additions and 0 deletions
  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{