diff --git a/frontend/src/styles.css b/frontend/src/styles.css index 572e485..4c414d4 100644 --- a/frontend/src/styles.css +++ b/frontend/src/styles.css @@ -475,8 +475,6 @@ button { .dashboard-target-list { display: grid; gap: 10px; - max-height: 460px; - overflow: auto; padding: 10px 4px 4px 0; }