refactor: 优化富文本弹框位置 #17938 (#17940)

This commit is contained in:
王嘉豪
2026-02-05 18:47:19 +08:00
committed by GitHub
parent 7fcc1937c0
commit 4dc25ab76b

View File

@@ -758,3 +758,7 @@ strong {
}
}
}
.tox-toolbar__overflow {
transform: translateY(-55px);
}