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