mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 17:07:32 +00:00
fix: primary button color (#1297)
This commit is contained in:
@@ -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>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user