refactor(Main.cshtml): App-Logo mit Appsettings über CustomImages verbunden.

- Logo aktualisiert.
 - CSS für Logo hinzugefügt
This commit is contained in:
Developer 02
2025-02-13 01:06:46 +01:00
parent 41b5b62f2c
commit 2f634f18bd
5 changed files with 12 additions and 2 deletions

View File

@@ -30,4 +30,8 @@
.cursor-show-logo {
width: 3rem;
}
}
.signFlow-logo {
width: 9rem;
}