1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/component/project
Thomas Heartman 82d401be1b
fix: get rid of horizontal scrollbar on narrow screens in CreateProjectDialog (#7198)
This PR hides horizontal overflow in the dialog.

The pop-up docs that we have on small windows was causing a tiny bit of
overflow, giving us an annoying (and pretty useless) horizontal
scrollbar. We can hide that scrollbar by hiding horizontal overflow.
2024-05-29 08:55:11 +02:00
..
NewProjectCard feat: show docs with icons in sidebar (#7109) 2024-05-22 13:45:47 +02:00
Project fix: get rid of horizontal scrollbar on narrow screens in CreateProjectDialog (#7198) 2024-05-29 08:55:11 +02:00
ProjectAccess fix: deprecate useProjectNameOrId (#7086) 2024-05-20 14:20:13 +02:00
ProjectApplications
ProjectCard
ProjectEnvironment chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
ProjectList chore: code cleanup for new project form pt 2 (#7190) 2024-05-29 08:10:47 +02:00