min input content,

disable disk device reassignment for all disks

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
2023-01-17 10:18:22 -08:00
parent f3b9a5d81e
commit 5e03f48ba6
2 changed files with 10 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ input, label, legend {
input {
border: solid white 1px;
width: min-content;
}
input:focus {