Improve server config setting section
This commit is contained in:
parent
da369e61e7
commit
acbc0c0e65
4 changed files with 163 additions and 80 deletions
|
|
@ -63,9 +63,13 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
input[type="text"],
|
||||
textarea {
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
textarea {
|
||||
resize: none;
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue