mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-18 16:39:28 +00:00
[Update] 修改api_key_table显示不友好问题
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user