fix: 临时修复Popover组件导致卡死的问题(#220)

This commit is contained in:
pipipi-pikachu 2023-09-05 20:14:45 +08:00
parent 1595c0c70e
commit a214f3c604

View File

@ -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;