mirror of
https://github.com/discourse/discourse.git
synced 2024-12-04 05:53:43 +08:00
6 lines
76 B
CSS
6 lines
76 B
CSS
|
body img.emoji {
|
||
|
width: 20px;
|
||
|
height: 20px;
|
||
|
vertical-align: middle;
|
||
|
}
|