mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-09 16:03:41 +00:00
fix: primary button color (#1297)
This commit is contained in:
parent
a555d6aaaf
commit
1e90e9ca03
@ -17,7 +17,7 @@
|
|||||||
{{t "Actions.Cancel"}}
|
{{t "Actions.Cancel"}}
|
||||||
</a>
|
</a>
|
||||||
<span class="fill-space"></span>
|
<span class="fill-space"></span>
|
||||||
<button class="lgn-raised-button" type="submit">{{t "Actions.Next"}}</button>
|
<button class="lgn-raised-button lgn-primary" type="submit">{{t "Actions.Next"}}</button>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user