Remove border around profile image

This commit is contained in:
Daniil Krymov 2022-02-19 20:49:21 +01:00
parent 364bc6a91c
commit 8b550da897
No known key found for this signature in database
GPG Key ID: 49FF57C32BD36752

View File

@ -27,7 +27,6 @@
display: inline-table;
border-radius: 50%;
pointer-events: none;
border: 3px #ffffff solid
}
.buttons {