diff --git a/luci-app-adguardhome/root/etc/config/AdGuardHome b/luci-app-adguardhome/root/etc/config/AdGuardHome index a1afefa31..1b516aca4 100755 --- a/luci-app-adguardhome/root/etc/config/AdGuardHome +++ b/luci-app-adguardhome/root/etc/config/AdGuardHome @@ -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' diff --git a/luci-theme-design/htdocs/luci-static/design/css/style.css b/luci-theme-design/htdocs/luci-static/design/css/style.css index 9196ec272..0bc26f0bd 100644 --- a/luci-theme-design/htdocs/luci-static/design/css/style.css +++ b/luci-theme-design/htdocs/luci-static/design/css/style.css @@ -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{