Make emoji small within the moderator info box. closes #1519
This commit is contained in:
@@ -311,6 +311,11 @@
|
|||||||
max-height: 6em;
|
max-height: 6em;
|
||||||
padding: .75rem;
|
padding: .75rem;
|
||||||
}
|
}
|
||||||
|
.moderator-more-info-message .text-sm img {
|
||||||
|
display: inline-block;
|
||||||
|
width: 2rem;
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 729px) {
|
@media screen and (max-width: 729px) {
|
||||||
.moderator-more-info-container {
|
.moderator-more-info-container {
|
||||||
width: auto;
|
width: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user