fix: bulleted list and numbered list nowarp

This commit is contained in:
Ramon Mi 2025-01-11 16:28:26 +08:00
parent 07e624c67d
commit 60a00a8686

View File

@ -144,7 +144,7 @@ class PluginState {
height: auto;
}
.link-preview .primary-editor li {
white-space: nowrap;
white-space: normal;
}
</style>`),
]);