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

Update Ask.vue

上级 09ba6446
......@@ -67,7 +67,7 @@ const cardUI = computed(() => {
if (isFocus.value) {
base.base = 'transition-[width] w-full'
} else {
base.base = 'transition-[width] w-3/5'
base.base = 'transition-[width] w-full sm:w-3/5'
}
return base
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册