mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 22:53:56 +08:00
DEV: Moved styles for to be nested under to prevent layout issues affecting other admin tables (#29791)
This commit is contained in:
parent
69d9868c7f
commit
9dab8ed29b
|
@ -39,9 +39,8 @@
|
|||
color: var(--primary-high);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.d-admin-table {
|
||||
.d-admin-table {
|
||||
.d-admin-row__content td {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
@ -53,6 +52,7 @@
|
|||
width: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.admin-emojis__header {
|
||||
|
|
Loading…
Reference in New Issue
Block a user