You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Make ListViewWrapper icon CSS target only icons in rows (#2517)
For `ui.resolve`, we're going to use the `renderEmptyState` prop to show
the error message. This has an icon and was being shrunk to the row icon
height. Instead this should make the CSS more specific to only affect
icons within rows
0 commit comments