mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 01:18:05 +08:00
Enhance Code Consistency Across Repository with .editorconfig (#19023)
This commit is contained in:
@ -26,4 +26,4 @@
|
||||
.appList {
|
||||
grid-template-columns: repeat(2, minmax(0, 1fr))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -30,4 +30,4 @@ body .btn:hover {
|
||||
|
||||
.deleteActionItem:hover .deleteActionItemChild {
|
||||
@apply text-red-500;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user