updated broken icon in chat history 2
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good

This commit is contained in:
2022-02-03 15:32:56 +01:00
parent 1c3ca5013a
commit f26324c866
2 changed files with 6 additions and 8 deletions

View File

@@ -108,8 +108,8 @@ table td {
padding: .5rem;
}
.avatar {
width: 75%;
height: 75%;
width: 20px;
height: 20px;
border-radius: 50%;
}
.name {