feat(Logo): Konvertierung von Klassen in ein Wörterbuch anstelle von getrennten Eigenschaften
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<header class="text-center">
|
||||
<div class="header-1 alert alert-secondary" role="alert">
|
||||
<h3 class="text">@_localizer[WebKey.WelcomeToTheESignPortal]</h3>
|
||||
<img class="@logo.LockedPageClass" src="@logo.Src" />
|
||||
<img class="@logo.ClassIn("Locked")" src="@logo.Src" />
|
||||
</div>
|
||||
<div class="icon mt-4 mb-1">
|
||||
<img src="~/img/sign_flow_min.svg">
|
||||
|
||||
Reference in New Issue
Block a user