Running bitcoin-qt compiled on macOS 11.1 with Qt 5.15.2, I noticed that the hit-box for the two warning icons on the overview window are smaller than the icon itself. This issue does not appear when compiling with depends and Qt 5.9.
| Qt 5.15.2 | Qt 5.9 |
|---|---|
One solution would be to update the Maximum Width for the QWidget from its current value of 30 to 50.