Merge pull request 'change button color' (#9) from feature/all-searchable-selects into master

Reviewed-on: #9
This commit was merged in pull request #9.
This commit is contained in:
2026-04-30 15:39:37 -04:00
+1 -1
View File
@@ -54,7 +54,7 @@
Login Login
</button> </button>
<a href="{{ url('auth/social/oidc') }}" class="btn btn-info"> <a href="{{ url('auth/social/oidc') }}" class="btn btn-primary">
Login with OIDC Login with OIDC
</a> </a>