@@ -384,6 +384,19 @@
}
+ .license-text {
+ width: 100%;
+ height: 30px;
+ margin-top: 5px;
+ font-size: 15px;
+ font-family: PingFang SC;
+ color: #656565;
+ line-height: 30px;
+ text-align: center;
+ position: relative;
+ top: 145px;
+ }
+
.handle-fix-box {
width: 100%;
box-sizing: border-box;