Fix Profile Mode imageTitle missing

fixes: #945
This commit is contained in:
Aditya Telange 2022-07-09 20:08:58 +05:30
parent 621c9f60fb
commit c0b7ea5f4b
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77
2 changed files with 2 additions and 3 deletions

View file

@ -17,7 +17,6 @@
.profile img {
display: inline-table;
border-radius: 50%;
pointer-events: none;
}
.buttons {