I have a bunch of dashboard indicators on my dashboard all grouped together. I also have a 2nd tab on the group where there are more indicators stacked.
The problem is that when the indicators are grouped they don't seem to have the borders between indicators.
Non grouped indicators have borders as shown below:
Grouped indicators have no borders between (there should be a line between these 2 indicators):
The grouped indicators on the dashboard don't have a visible border separating them, unlike the individual ones placed side by side but not grouped. This difference occurs because grouped elements are visually treated as part of a single block or section, which avoids extra visual noise and is often intentional in UI design to emphasize their relatedness.
One potential solution you can explore is to use slightly different background shades for each indicator within the group.