update 2023-03-01 18:41:29

This commit is contained in:
github-actions[bot] 2023-03-01 18:41:29 +08:00
parent 95fab85d4f
commit b40427c97b
2 changed files with 2 additions and 3 deletions

View File

@ -3,7 +3,7 @@ config AdGuardHome 'AdGuardHome'
option httpport '3000'
option redirect 'dnsmasq-upstream'
option configpath '/etc/config/AdGuardHome.yaml'
option workdir '/usr/bin/AdGuardHome'
option workdir '/etc/AdGuardHome'
option logfile '/tmp/AdGuardHome.log'
option verbose '0'
option binpath '/usr/bin/AdGuardHome'

View File

@ -3278,10 +3278,9 @@ form[action="/cgi-bin/luci/admin/network/wireless_join"] input[class="cbi-button
word-break:keep-all;
white-space:nowrap;
}
.node-system-commands fieldset.cbi-section {
.node-system-commands div.cbi-map fieldset.cbi-section {
align-items: center;
text-align: center;
margin:auto;
}
.node-network-network .ifacebox strong{