mirror of https://github.com/penpot/penpot.git
🐛 Fix comment bubbles (#7990)
This commit is contained in:
parent
20061067ad
commit
a14b4561e7
|
|
@ -19,5 +19,5 @@
|
|||
}
|
||||
|
||||
.threads {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue