mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-09 03:51:25 +08:00
fix: tailwindcss lint
This commit is contained in:
@@ -41,7 +41,7 @@ const contentMinHeight = computed(() =>
|
||||
);
|
||||
const tiptapContentClass = cn(
|
||||
'vben-tiptap-content vben-tiptap__content',
|
||||
'min-h-(--vben-tiptap-min-height) leading-7 text-foreground outline-none',
|
||||
'text-foreground min-h-(--vben-tiptap-min-height) leading-7 outline-none',
|
||||
);
|
||||
const editor = useEditor({
|
||||
content: modelValue.value,
|
||||
|
||||
Reference in New Issue
Block a user