mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 17:25:52 +08:00
feat: improve mobile style
This commit is contained in:
@@ -26,7 +26,6 @@ import CloseIcon from "../icons/close.svg";
|
||||
|
||||
import { Message, SubmitKey, useChatStore, Theme } from "../store";
|
||||
import { Settings } from "./settings";
|
||||
import dynamic from "next/dynamic";
|
||||
|
||||
export function Markdown(props: { content: string }) {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user