mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: 横向缩略图内文字换行不正确(#121)
This commit is contained in:
parent
62c088c067
commit
e4657b05aa
@ -5,6 +5,7 @@
|
||||
border: 0;
|
||||
font-size: 20px;
|
||||
word-break: break-word;
|
||||
white-space: normal;
|
||||
|
||||
&:not(.ProseMirror-static) {
|
||||
user-select: text;
|
||||
|
Loading…
x
Reference in New Issue
Block a user