Browse Source

修改提示大小

zengyicheng 2 years ago
parent
commit
56935ce241
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/study.vue

+ 2 - 2
src/components/study.vue

@@ -4950,8 +4950,8 @@ export default {
   margin-left: -25px;
 }
 .isNoMessage {
-  width: 60%;
-  margin: 5% auto 0;
+  width: 20%;
+  margin: 25% auto 0;
 }
 .isNoMessage > img {
   width: 100%;