Enhanced node components with improved shadow effects for better visual depth#537
Enhanced node components with improved shadow effects for better visual depth#537stijnpotters1 wants to merge 6 commits into
Conversation
|
I think the shadow should go down. And the nested element has a weird inset shadow. |
|
When looking at the code, you did a pretty manual job for something that is built into Tailwind CSS. https://tailwindcss.com/docs/box-shadow Just use shadow-md and inset-shadow-md. I noticed that the configuration page also had some shadows and inset shadows. Could you make the shadows consistent over these two places? |
6b23885 to
511f124
Compare
|
|







Before:

After:

According to the #507 design
Global view:
