There's not really a compelling reason why panels need to have a box
shadow. The borders are enough for marking boundaries. We should reserve
box shadows for overlays and interactive elements (buttons, inputs,…).
**Before ——**
<img width="543" alt="image"
src="https://github.com/getsentry/sentry/assets/44172267/0c3c1581-3204-4bf6-b4e5-377da95230d6">
**After ——**
<img width="543" alt="image"
src="https://github.com/getsentry/sentry/assets/44172267/9836c189-920e-41bb-9e86-1b52e86b814c">