1
0
Fork 0
mirror of synced 2024-09-30 09:07:25 +13:00
budibase/packages/builder
Joe 1db1ad1a45 Layout update
The backend table was pushing the right panel out of sight on smaller screens. I have added css grid to control the layout, including a minimax section so the content does not dictate the size of the middle screen.
2020-07-14 14:52:11 +01:00
..
.vscode
assets
build
cypress
src Layout update 2020-07-14 14:52:11 +01:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json v0.1.6 2020-07-14 10:38:40 +01:00
README.md
rollup.config.js lint 2020-07-13 19:44:42 +01:00

Get Started

npm install

Webpack dev server (port 8080): npm run dev Build npm run build