Graphic upgrade of the global message console (#1287)

* Graphic upgrade of the global message console
Fix: error if LoginScene doesn't exist

* Rework graphic of global message console

* Rework graphic of global message console

* Remove console.log
This commit is contained in:
GRL78 2021-07-29 17:42:16 +02:00 committed by GitHub
parent 2a1af2a131
commit 7ffe564e8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 273 additions and 198 deletions

View file

@ -3,4 +3,4 @@
@import "style";
@import "mobile-style.scss";
@import "fonts.scss";
@import "svelte-style.scss";
@import "inputTextGlobalMessageSvelte-Style.scss";