Merge pull request #6173 from jitendra-webkul/master

Issue #6157 fixed
This commit is contained in:
Jitendra Singh 2022-03-30 11:00:09 +05:30 committed by GitHub
commit 6b95b1bf51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/ui.js": "/js/ui.js?id=a45138406e848b98ad5d",
"/css/ui.css": "/css/ui.css?id=8d793a6d94eb4db0298b"
"/css/ui.css": "/css/ui.css?id=ca90582f920febe7c3ae"
}

View File

@ -811,7 +811,8 @@ h5 {
margin-left: -34px;
pointer-events: none;
position: absolute;
top: 51%;
top: 50%;
left: 70%;
}
.cross-icon {