🎨 Reformat router-link element for improved readability
This commit is contained in:
@@ -101,7 +101,10 @@
|
||||
<div class="info-badge" v-if="isClientCredsAuthenticated">
|
||||
✓ Client Credentials Active - APPLICATION scope enabled
|
||||
</div>
|
||||
<router-link to="/client-credentials" class="btn btn-secondary btn-sm">
|
||||
<router-link
|
||||
to="/client-credentials"
|
||||
class="btn btn-secondary btn-sm"
|
||||
>
|
||||
Manage Client Credentials
|
||||
</router-link>
|
||||
<span class="scope-hint">
|
||||
|
||||
Reference in New Issue
Block a user