Fix formatting of user names with custom emojis in EmptyState component (#39249)
This commit is contained in:
parent
78e8ee7a43
commit
b076ef1b1b
@ -13,7 +13,7 @@
|
||||
.content {
|
||||
max-width: 370px;
|
||||
|
||||
:where(svg, img) {
|
||||
> :where(svg, img) {
|
||||
width: 200px;
|
||||
aspect-ratio: 1;
|
||||
object-fit: contain;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user