mirror of
https://github.com/SigNoz/opentelemetry-python-example.git
synced 2025-08-02 20:44:41 +08:00
6 lines
139 B
CSS
6 lines
139 B
CSS
img.emoji {
|
|
// Override any img styles to ensure Emojis are displayed inline
|
|
margin: 0px !important;
|
|
display: inline !important;
|
|
}
|