mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-09 01:19:15 +08:00
feat: maskpage&newchatpage adapt new ui framework done
This commit is contained in:
@@ -50,7 +50,7 @@ export default function IconButton(props: {
|
||||
autoFocus={autoFocus}
|
||||
>
|
||||
{text && (
|
||||
<div className={`text-common text-sm-title leading-4 line-clamp-1`}>
|
||||
<div className={`font-common text-sm-title leading-4 line-clamp-1`}>
|
||||
{text}
|
||||
</div>
|
||||
)}
|
||||
|
Reference in New Issue
Block a user