feat: 优化权限表格首列样式为不要换行

This commit is contained in:
augushong
2025-03-28 17:17:12 +08:00
parent f2ef5e3a36
commit bb355eb911
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
</colgroup>
<thead>
<tr>
<th>模块</th>
<th style="white-space: nowrap;">模块</th>
<th>功能</th>
<th>权限</th>
</tr>

View File

@@ -17,7 +17,7 @@
</colgroup>
<thead>
<tr>
<th>模块</th>
<th style="white-space: nowrap;">模块</th>
<th>功能</th>
<th>权限</th>
</tr>