remove grey background for icons
parent
51d699d6dd
commit
e17b018f29
|
|
@ -5,7 +5,7 @@
|
||||||
}
|
}
|
||||||
.avatar img {
|
.avatar img {
|
||||||
border-radius: 5px 5px 5px 5px;
|
border-radius: 5px 5px 5px 5px;
|
||||||
background: #ddd;
|
background: #fff;
|
||||||
}
|
}
|
||||||
#toastcontainer {
|
#toastcontainer {
|
||||||
position:fixed;
|
position:fixed;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue