提交 a1fd24aa 编写于 作者: View Design's avatar View Design

Update Source.vue

上级 f7e1e0cf
...@@ -31,7 +31,8 @@ const cardUI = { ...@@ -31,7 +31,8 @@ const cardUI = {
body: { body: {
padding: 'sm:p-3 p-3', padding: 'sm:p-3 p-3',
base: 'h-full' base: 'h-full'
} },
background: 'transition hover:bg-gray-100 dark:hover:bg-gray-800'
} }
const showAllSource = ref(false) const showAllSource = ref(false)
const limitSource = computed(() => { const limitSource = computed(() => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册