hookehuyr

fix 细节调整

<!--
* @Date: 2022-06-29 18:18:02
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2023-02-16 16:12:54
* @LastEditTime: 2023-02-16 16:41:15
* @FilePath: /data-table/src/views/success.vue
* @Description: 文件描述
-->
......@@ -89,6 +89,9 @@ const handle = () => {
.rich-text {
padding: 1rem 2rem;
white-space: pre-wrap;
:deep(img) {
width: 100%;
}
}
.button-plain {
width: auto;
......