Update empty screen

This commit is contained in:
Vishnu 2021-08-27 14:22:04 +05:30
parent 631baf9fa3
commit d0b3d169cc
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 91 KiB

After

Width:  |  Height:  |  Size: 91 KiB

View file

@ -352,7 +352,7 @@ export default function Gallery() {
<EnteSpinner />
</LoadingOverlay>
)}
<LoadingBar color="#2dc262" ref={loadingBar} />
<LoadingBar color="#51cd7c" ref={loadingBar} />
{isFirstLoad && (
<AlertContainer>
{constants.INITIAL_LOAD_DELAY_WARNING}