mirror of
https://github.com/kenzok8/small-package
synced 2025-01-08 11:17:34 +08:00
update 2023-03-01 18:41:29
This commit is contained in:
parent
95fab85d4f
commit
b40427c97b
@ -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'
|
||||
|
@ -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{
|
||||
|
Loading…
Reference in New Issue
Block a user