Merge branch 'master' into ui/escape-interface-settings

This commit is contained in:
Bill Zimmerman
2019-08-02 18:18:19 +02:00
committed by GitHub
5 changed files with 128 additions and 8 deletions

10
dist/css/custom.css vendored
View File

@@ -59,3 +59,13 @@ pre.unstyled {
background-color: transparent;
padding: 0;
}
.dhcp-static-leases {
margin-top: 1em;
margin-bottom: 1em;
}
.dhcp-static-lease-row {
margin-top: 0.5em;
margin-bottom: 0.5em;
}