E45fd new UI form editor (#17)

* New UI - Form Editor

* edit & create save form changes

* form editor changes

* form editor changes

* last updated human readable

* change nt-blue to blue for icon

* change icons color if block collapse open/close

* Working on form editor

* More polishing

* Finished working on the new form editor design

Co-authored-by: Chirag Chhatrala <chirag@notionforms.io>
Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
This commit is contained in:
Julien Nahum
2022-10-26 16:44:47 +02:00
committed by GitHub
parent 393c41eab7
commit 42955ab9d0
33 changed files with 1469 additions and 1531 deletions

View File

@@ -35,7 +35,7 @@ body.dark * {
}
a {
@apply text-nt-blue hover:underline;
@apply text-blue-600 hover:underline;
}
}