更新 simpleadmin/www/settings.html

This commit is contained in:
taotao 2024-10-14 17:24:03 +00:00
parent b25e6e4fc0
commit 5003b25735

View File

@ -143,7 +143,9 @@
<div class="card-text table-responsive-sm">
<div class="table-responsive">
<table class="table">
<style>.table th,.table td { white-space: nowrap; /* 防止换行 */}</style>
<style>.table th,.table td { white-space: nowrap; /* */}
.button-group {display: flex; /* 使用 Flexbox 使按钮在同一行 */gap: 5px; /* 按钮间的间距 */}
</style>
<tbody>
<tr>
<th scope="row">重启</th>