change mock background slightly
This commit is contained in:
@@ -96,7 +96,7 @@ export class UmbAppAuthController extends UmbControllerBase {
|
||||
},
|
||||
modal: {
|
||||
backdropBackground: this.#firstTimeLoggingIn
|
||||
? "url('https://picsum.photos/1440') center center / cover no-repeat"
|
||||
? "url('https://picsum.photos/1440?grayscale&blur=2') center center / cover no-repeat"
|
||||
: 'rgb(0, 0, 0)',
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user