Remove animate.css (#222)

This commit is contained in:
2023-04-04 15:28:15 +02:00
parent d26df642e2
commit 170a9cce55
6 changed files with 20 additions and 63 deletions

View File

@ -74,16 +74,6 @@ collections:
widget: "list"
fields:
- {label: "Inhalt", name: "content", widget: "string", required: false}
- label: "Einblendeanimation"
name: "animation_in"
widget: "select"
options: ["left", "right", "up", "down"]
required: false
- label: "Ausblendeanimation"
name: "animation_out"
widget: "select"
options: ["left", "right", "up", "down"]
required: false
- label: "Button"
name: "button"
widget: "object"