remove grey background for icons

pull/583/head
Gordon Williams 2020-10-22 17:09:33 +01:00
parent 51d699d6dd
commit e17b018f29
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
}
.avatar img {
border-radius: 5px 5px 5px 5px;
background: #ddd;
background: #fff;
}
#toastcontainer {
position:fixed;