Userpic background

This commit is contained in:
kvakazyambra 2023-06-28 23:25:11 +03:00
parent f5a54e4850
commit 09bf522ab7

View File

@ -1,5 +1,6 @@
.circlewrap { .circlewrap {
align-items: baseline; align-items: baseline;
background: #f7f7f8;
border-radius: 100%; border-radius: 100%;
display: flex; display: flex;
height: 32px; height: 32px;
@ -21,7 +22,6 @@
border-radius: 50%; border-radius: 50%;
font-size: small; font-size: small;
border: 2px solid black; border: 2px solid black;
background-color: white;
text-align: center; text-align: center;
line-height: 28px; line-height: 28px;
min-width: 32px; min-width: 32px;