parent
dc10c10e8a
commit
59693f2de4
|
|
@ -106,6 +106,9 @@ class LinkPreviewState {
|
|||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.link-preview .primary-editor li {
|
||||
white-space: nowrap;
|
||||
}
|
||||
</style>`),
|
||||
]);
|
||||
this.popup.popup.classList.add("primary-editor");
|
||||
|
|
|
|||
Loading…
Reference in New Issue