add diskMove handler creation, improve form css

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu
2023-02-02 00:12:36 +00:00
parent ed36cb62d2
commit bceb816478
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;
}