mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: 临时修复Popover组件导致卡死的问题(#220)
This commit is contained in:
parent
1595c0c70e
commit
a214f3c604
@ -424,7 +424,7 @@ const emitRichTextCommand = (command: string, value?: string) => {
|
||||
}
|
||||
.shape-pool {
|
||||
width: 235px;
|
||||
height: 190px;
|
||||
height: 150px;
|
||||
overflow: auto;
|
||||
padding: 5px;
|
||||
padding-right: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user