Fix:修复富文本选择字体大小列表文字重叠bug

This commit is contained in:
yanghongbo1 2024-04-22 18:58:18 +08:00
parent 950b7ad57b
commit bc9d118efd

View File

@ -299,7 +299,7 @@ export default {
} }
.fontOptionItem { .fontOptionItem {
height: 30px; height: 50px;
width: 100%; width: 100%;
display: flex; display: flex;
align-items: center; align-items: center;