Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2023-02-16 16:41:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
58836c6d6db8fee176cfb9e9a43b87cf69043c64
58836c6d
1 parent
a545ba86
fix 细节调整
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
src/views/success.vue
src/views/success.vue
View file @
58836c6
<!--
* @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;
...
...
Please
register
or
login
to post a comment