💄(react) update DataGrid empty placeholder's ui
The border was not matching the sketches.
This commit is contained in:
@@ -47,6 +47,9 @@
|
||||
img {
|
||||
max-width: 400px;
|
||||
width: 80%;
|
||||
padding: 0.625rem;
|
||||
border-radius: 0.625rem;
|
||||
border: 1px var(--c--theme--colors--greyscale-300) solid;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user