mirror of
https://github.com/langgenius/dify.git
synced 2026-03-14 05:29:45 +08:00
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
Block a user