feat: Widget Builder (#5104)

* feat: Add widget builder
This commit is contained in:
Aswin Dev P.S
2022-08-02 13:04:20 +05:30
committed by GitHub
parent 945288ce15
commit d9b102cff0
10 changed files with 1079 additions and 149 deletions

View File

@@ -15,4 +15,5 @@
6px 3px 22px 9px rgb(181 181 181 / 25%);
--shadow-context-menu: rgb(22 23 24 / 35%) 0px 10px 38px -10px,
rgb(22 23 24 / 20%) 0px 10px 20px -15px;
--shadow-widget-builder: 0 0px 20px 5px rgb(0 0 0 / 10%);
}