fix: emoji height error in valine comment
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
#comments {
|
#comments {
|
||||||
padding: 8rem 0 2rem;
|
padding: 8rem 0 2rem;
|
||||||
|
|
||||||
|
.vemoji {
|
||||||
|
max-width: 1.5em;
|
||||||
|
max-height: 1.5em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user