remove leftover content property on emotes

this lead to the emotes not being displayed at all in safari. woops
This commit is contained in:
Ennea
2024-09-09 15:39:43 +02:00
parent df503bf4f1
commit e9e6cda3a2
-1
View File
@@ -303,7 +303,6 @@ section#input {
overflow: visible; overflow: visible;
img { img {
content: '';
display: block; display: block;
position: absolute; position: absolute;
top: 0; top: 0;