mirror of https://github.com/langgenius/dify.git
fix: data processing form layout padding
This commit is contained in:
parent
cc64419c84
commit
521ab30bba
|
|
@ -14,7 +14,7 @@
|
|||
}
|
||||
|
||||
.form {
|
||||
@apply px-16 pb-8;
|
||||
@apply px-16 py-8;
|
||||
}
|
||||
|
||||
.form .label {
|
||||
|
|
|
|||
Loading…
Reference in New Issue