This repository has been archived on 2023-08-30. You can view files and clone it, but cannot push or open issues/pull-requests.
bytedo
/
wcui
Archived
1
0
Fork 0
old
yutent 2022-01-21 19:35:10 +08:00
parent f247c2c0e2
commit e48a920a17
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
<script> <script>
export default class Card { export default class Card {
props = { props = {
shadow: 'always', shadow: '',
padding: 16 padding: 16
} }