mirror of https://git.48k.eu/ogcp
Increase textarea size from "Import clients"
Improve usability increasing the textarea used to copy the DHCPd configuration.multi-ogserver v0.9.3
parent
6b07e83f03
commit
06bcbe40a3
|
@ -41,3 +41,7 @@ html, body {
|
|||
.og-pill {
|
||||
width: 11em;
|
||||
}
|
||||
|
||||
#dhcpd_conf {
|
||||
height: 25rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue