mirror of
https://github.com/jeessy2/ddns-go.git
synced 2025-10-20 15:33:46 +08:00
Revert UI changes for Logs button styling (#1302)
Co-authored-by: luo.pengcheng <luo.pengcheng@ikasinfo.com>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user