chore: npu ux for add worker
This commit is contained in:
@@ -143,7 +143,7 @@ export const Label = styled.div.attrs<{
|
||||
}
|
||||
|
||||
&.blur-no-value {
|
||||
top: 21px;
|
||||
top: 20px;
|
||||
transition: all 0.2s var(--seal-transition-func);
|
||||
}
|
||||
|
||||
|
||||
@@ -126,7 +126,6 @@ const InputWrapper = styled.div`
|
||||
}
|
||||
.seal-textarea-wrapper {
|
||||
height: auto;
|
||||
padding-bottom: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user