提交 f199f4e4 编写于 作者: 雪洛's avatar 雪洛

feat: 调整示例页面样式

上级 d7f09574
......@@ -104,7 +104,7 @@
background-color: #fff;
width: 100%;
/* #ifdef WEB */
word-break: break-all;
overflow-wrap: break-word;
/* #endif */
}
......
......@@ -76,7 +76,10 @@
margin-top: 5px;
padding: 5px;
background-color: #fff;
width: 100%;
width: 100%;
/* #ifdef WEB */
overflow-wrap: break-word;
/* #endif */
}
.status {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册