孙志雷 5 years ago
parent
commit
b0709b9a54
1 changed files with 2 additions and 1 deletions
  1. 2 1
      css/question.css

+ 2 - 1
css/question.css

@@ -151,7 +151,7 @@ body {
 }
 .popup-content .bg {
     margin-left: 15%;
-    margin-top: 0.5rem;
+    margin-top: 0rem;
     width: 70%;
 }
 
@@ -170,6 +170,7 @@ canvas {
 }
 
 .code {
+    position: absolute;
     left: 0;
     bottom: 0;
     width: 100%;