fix notification application icon bug

This commit is contained in:
lxsang
2018-09-16 20:08:43 +02:00
parent 4ce83df4bb
commit fa15f3c3b4
2 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
.dummyapp-icon {
/*.dummyapp-icon {
background-image: url("icon.png");
background-color: blueviolet;
display: block;
width: 32px;
height: 32px;
}
}*/