Unverified Commit 4e1e6004 authored by BaiJiangJie's avatar BaiJiangJie Committed by GitHub

Merge pull request #3392 from jumpserver/api_key_table

[Update] 修改api_key_table显示不友好问题
parents f6d2ac9b 82c47053
......@@ -21,7 +21,7 @@
<div class="uc pull-left m-r-0 m-t-10">
<button class="btn btn-primary btn-sm" id="create-btn" href="#"> {% trans "Create" %} </button>
</div>
<table class="table table-striped table-bordered table-hover " id="access_key_list_table">
<table class="table table-striped table-bordered table-hover " id="access_key_list_table" style="width: 100%">
<thead>
<tr>
<th class="text-center">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment