1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00

Make save icon consistent for notification and menu tray

This commit is contained in:
Ichitran 2020-12-05 05:54:40 +00:00
parent d33a72202a
commit 8f31e93dde
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 385 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 385 B

View File

@ -56,7 +56,7 @@
&.save { &.save {
& { & {
/* @load-async */ /* @load-async */
background-image: uiResource("icons/save.png"); background-image: uiResource("icons/notification_saved.png");
} }
grid-column: 3; grid-column: 3;
@include MakeAnimationWrappedEvenOdd(0.5s ease-in-out) { @include MakeAnimationWrappedEvenOdd(0.5s ease-in-out) {