Fix empty record index page (#18500)
Before <img width="1507" height="851" alt="Capture d’écran 2026-03-09 à 15 27 17" src="https://github.com/user-attachments/assets/6f93686d-a3f9-4fb1-a02e-d6b1a8347120" /> After <img width="1507" height="851" alt="Capture d’écran 2026-03-09 à 15 26 53" src="https://github.com/user-attachments/assets/68a44260-0332-48c7-92bf-7bef466a7a05" />
This commit is contained in:
-4
@@ -22,10 +22,6 @@ import {
|
||||
const StyledEmptyPlaceholderOuterContainer = styled.div`
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
> * {
|
||||
align-items: flex-start;
|
||||
}
|
||||
`;
|
||||
|
||||
type RecordTableEmptyStateDisplayButtonComponentProps = {
|
||||
|
||||
Reference in New Issue
Block a user