mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Fix icon for preferences donations
This commit is contained in:
@@ -300,6 +300,10 @@ $secondary-text-color: light-dark(
|
||||
);
|
||||
}
|
||||
|
||||
&--donations {
|
||||
@include preferences-icon('../images/icons/v3/heart/heart.svg');
|
||||
}
|
||||
|
||||
&--internal {
|
||||
@include preferences-icon('../images/icons/v3/internal/internal.svg');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user