mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-21 10:27:44 +08:00
Fix:修复富文本选择字体大小列表文字重叠bug
This commit is contained in:
parent
950b7ad57b
commit
bc9d118efd
@ -299,7 +299,7 @@ export default {
|
||||
}
|
||||
|
||||
.fontOptionItem {
|
||||
height: 30px;
|
||||
height: 50px;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user