src/assets/css/content.css
@@ -155,6 +155,7 @@ } .infoBox { background: rgb(255, 255, 255); width: 500px; position: absolute; z-index: 100; @@ -164,7 +165,7 @@ height: 600px; padding: 10px; overflow: auto; /* overflow: auto; */ border-radius: 5px; } @@ -181,6 +182,9 @@ .infoBox .contentBox { margin: 0 aotu 10px; overflow: auto; height: 600px; background-color: white; }