-
-
Notifications
You must be signed in to change notification settings - Fork 43
Description
Describe the bug
In the "Overall Statistics" section of the sidebar, the two data cards ("Spam Count" and "Ham Count") are overlapping each other. This makes the UI appear broken and the statistics are difficult to read. The red border of the "Spam Count" card and the green border of the "Ham Count" card are visibly on top of each other.

To Reproduce
Navigate to the main page.
Look at the sidebar on the left.
Scroll down to the "Overall Statistics" section.
If the dashboard is not already open, click the "Open Dashboard" button.
Observe the layout of the "Total Predictions", "Spam Count", and "Ham Count" cards.
Expected behavior
The "Spam Count" and "Ham Count" cards should be displayed neatly within their container without any overlap. They should either be positioned side-by-side (if space permits) or stacked vertically, one below the other.
Additional context
The "Spam Count" and "Ham Count" cards are not positioned correctly and render on top of one another, creating a visual glitch.