Revert UI changes for Logs button styling (#1302)

Co-authored-by: luo.pengcheng <luo.pengcheng@ikasinfo.com>
This commit is contained in:
luopc
2024-10-31 16:51:49 +08:00
committed by GitHub
parent abef25c866
commit d5fb28e625

View File

@ -30,7 +30,11 @@
>
<strong>DDNS-GO</strong>
</a>
<button data-i18n="Logs" class="action-button logout-button" id="logsBtn">
<button
data-i18n="Logs"
class="btn btn-info btn-sm"
id="logsBtn"
>
Logs
</button>
<span
@ -39,7 +43,7 @@
></span>
<span class="badge badge-secondary">{{.Version}}</span>
<a href="./logout" class="action-button logout-button" data-i18n="Logout">
Logout
Logout
</a>
</div>
</div>