🐛 Fix comment bubbles (#7990)

This commit is contained in:
Alejandro Alonso
2025-12-22 16:57:45 +01:00
committed by GitHub
parent 20061067ad
commit a14b4561e7

View File

@@ -19,5 +19,5 @@
}
.threads {
position: fixed;
position: absolute;
}