mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-02 10:04:09 +03:00
41931c53e8
This PR was created by [GitStart](https://gitstart.com/) to address the requirements from this ticket: [TWNTY-5273](https://clients.gitstart.com/twenty/5449/tickets/TWNTY-5273). This ticket was imported from: [TWNTY-5273](https://github.com/twentyhq/twenty/issues/5273) --- ## Description: - We added a min-height to fix the main issue, in two components, one of them needs \`calc\` because the border causes the creation of a scrollbar - The change on the overflow fixes the issue mentioned [here](https://github.com/twentyhq/twenty/issues/5273#issuecomment-2232945913) ## Refs: #5273 ## Demo: \ <https://jam.dev/c/01cac1e5-ed66-439c-88fb-9406a06429c5>\ \ Fixes #5273 Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com> |
||
---|---|---|
.. | ||
__mocks__ | ||
.storybook | ||
public | ||
scripts | ||
src | ||
.env.example | ||
.eslintrc-ci.cjs | ||
.eslintrc.cjs | ||
.gitignore | ||
.prettierignore | ||
.swcrc | ||
codegen-metadata.cjs | ||
codegen.cjs | ||
index.html | ||
jest.config.ts | ||
nyc.config.cjs | ||
package.json | ||
project.json | ||
README.md | ||
setupTests.ts | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.spec.json | ||
tsconfig.storybook.json | ||
tsup.config.ts | ||
tsup.ui.index.tsx | ||
vite.config.ts |
Run yarn dev
while server running on port 3000