change button color #9

Merged
rlong merged 1 commits from feature/all-searchable-selects into master 2026-04-30 15:39:37 -04:00
Showing only changes of commit e023f68a84 - Show all commits
+1 -1
View File
@@ -54,7 +54,7 @@
Login
</button>
<a href="{{ url('auth/social/oidc') }}" class="btn btn-info">
<a href="{{ url('auth/social/oidc') }}" class="btn btn-primary">
Login with OIDC
</a>