💥 fix(ags/notifications): replace '&' with '&' on notification widget(pango markup thing), fix spacing
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
top: 6px;
|
||||
};
|
||||
|
||||
& > .notification {
|
||||
& .notification {
|
||||
margin: 6px;
|
||||
box-shadow: 0 0 4px .5px colors.$bg-primary;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user