add diskMove handler creation, improve form css

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
2023-02-02 00:12:36 +00:00
parent 2d061a6650
commit 4d66972aae
3 changed files with 42 additions and 17 deletions

View File

@@ -15,7 +15,7 @@ fieldset {
margin: 10px;
}
form > :first-child {
form > fieldset:first-of-type {
margin-top: 0px;
}