Guoxiaohuan 5 years ago
parent
commit
3e9d006034
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/audit/index.vue

+ 2 - 1
src/views/audit/index.vue

@@ -285,6 +285,7 @@ export default {
       padding-top: 36px;
       padding-bottom: 24px;
       background: rgba(255, 255, 255, 1);
+      margin-bottom: 100px;
       .title {
         height: 32px;
         font-size: 24px;
@@ -372,7 +373,7 @@ export default {
       background: rgba(247, 249, 250, 1);
       box-shadow: 0px -1px 8px 0px rgba(0, 0, 0, 0.08);
       position: absolute;
-      bottom:0px;
+      bottom: 0px;
       padding: 16px 32px;
       .opinion-title {
         height: 24px;