Made Delegation Profile Photos round

This commit is contained in:
Random Penguin 2025-03-10 16:45:06 -05:00
parent 6c17b5d227
commit 7a4aa337ba

View file

@ -1715,6 +1715,15 @@ body.mod-delegation .identity-match-photo img,
body.mod-settings #delegation .contact-block-img {
border-radius: 100% !important;
}
/* Delegation Buttons and Profile Photos */
body.mod-delegation .identity-match-photo > button {
background-color: transparent !important;
margin-bottom: 10px;
}
body.mod-delegation .identity-match-photo img,
body.mod-settings #delegation .contact-block-img {
border-radius: 100% !important;
}
/* Greater than Full-HD Width
===========================
*/