💄(react) update DataGrid empty placeholder's ui
The border was not matching the sketches.
This commit is contained in:
5
.changeset/hungry-pigs-stare.md
Normal file
5
.changeset/hungry-pigs-stare.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
improve DataGrid's empty placeholder's ui
|
||||
@@ -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