File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212
1313 <div class =" card-body" >
1414 <!-- Authorized Tokens -->
15- <table class =" table table-borderless mb-0" >
15+ <table class =" table table-responsive table- borderless mb-0" >
1616 <thead >
1717 <tr >
1818 <th >Name</th >
Original file line number Diff line number Diff line change 2525 You have not created any OAuth clients.
2626 </p >
2727
28- <table class =" table table-borderless mb-0" v-if =" clients.length > 0" >
28+ <table class =" table table-responsive table- borderless mb-0" v-if =" clients.length > 0" >
2929 <thead >
3030 <tr >
3131 <th >Client ID</th >
Original file line number Diff line number Diff line change 2727 </p >
2828
2929 <!-- Personal Access Tokens -->
30- <table class =" table table-borderless mb-0" v-if =" tokens.length > 0" >
30+ <table class =" table table-responsive table- borderless mb-0" v-if =" tokens.length > 0" >
3131 <thead >
3232 <tr >
3333 <th >Name</th >
You can’t perform that action at this time.
0 commit comments