DEV: Moved styles for to be nested under to prevent layout issues affecting other admin tables (#29791)

This commit is contained in:
Ella E. 2024-11-17 22:48:47 -07:00 committed by GitHub
parent 69d9868c7f
commit 9dab8ed29b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,7 +39,6 @@
color: var(--primary-high);
}
}
}
.d-admin-table {
.d-admin-row__content td {
@ -54,6 +53,7 @@
}
}
}
}
.admin-emojis__header {
display: flex;