Authored by 陈峰

编辑框样式

... ... @@ -167,6 +167,8 @@ body {
}
div[contenteditable] {
font-size: 0;
img {
vertical-align: bottom;
}
}
</style>
... ...