diff options
Diffstat (limited to 'ogcp/static/css/soleta.css')
-rw-r--r-- | ogcp/static/css/soleta.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ogcp/static/css/soleta.css b/ogcp/static/css/soleta.css index a7f0535..beca3a9 100644 --- a/ogcp/static/css/soleta.css +++ b/ogcp/static/css/soleta.css @@ -41,3 +41,7 @@ html, body { .og-pill { width: 11em; } + +#dhcpd_conf { + height: 25rem; +} |