@@ -281,4 +281,8 @@ const chapterTypeChange=(item)=>{
}
+.disclaimers-box{
+ max-height: 60vh;
+ overflow: auto;
+}
</style>
@@ -359,4 +359,8 @@ let showDisclaimers=ref(false)
font-size: 16px;
@@ -824,4 +824,8 @@ const posterParams=computed(()=>{
@@ -1035,4 +1035,8 @@ const closeShowAttentionPop=()=>{
padding: 16px;