@ -21,6 +21,9 @@
.mui-scroll{
width: auto!important;
}
a{
color: #fff;
</style>
</head>
<body class="bgc-f3f3f3 no-user-select" onselectstart="return false">
@ -330,6 +330,7 @@ function clip_photo(){
},
cancel: function () {
$("#content").removeClass("c-hide");
window.location.reload();
});
})