Add border-radius property to notification images (#353)
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
.image {
|
||||
/* Notification Primary Image */
|
||||
-gtk-icon-effect: none;
|
||||
border-radius: 10px; /* Size in px */
|
||||
}
|
||||
.summary {
|
||||
/* Notification summary/title */
|
||||
|
Reference in New Issue
Block a user