更新 simpleadmin/www/index.html

This commit is contained in:
taotao 2024-10-14 16:46:11 +00:00
parent 4c3b049fec
commit 12018e41ff

View File

@ -182,12 +182,7 @@
<div class="card-body">
<div class="card-text table-responsive-sm">
<table class="table">
<style>.table {table-layout: fixed; /* */
width: 100%; /* 设置表格宽度为100% */}
th, td {overflow: hidden; /* 超出部分隐藏 */
text-overflow: ellipsis; /* 超出部分用省略号表示 */
white-space: nowrap; /* 禁止换行 */}
</style>
<style>.table th,.table td { white-space: nowrap; /* 防止换行 */}</style>
<tbody>
<tr>
<th scope="row">SIM卡</th>