add full scan button web ui
This commit is contained in:
@@ -44,7 +44,7 @@ textarea {
|
||||
}
|
||||
|
||||
input[type] {
|
||||
width: calc(var(--size) * 8);
|
||||
width: calc(var(--size) * 9);
|
||||
background-color: white;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user