mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-13 12:43:42 +08:00
feat: bugfix
This commit is contained in:
@@ -14,7 +14,7 @@ export default function Card(props: CardProps) {
|
||||
{title && (
|
||||
<div
|
||||
className={`
|
||||
capitalize font-black font-setting-card-title text-sm-mobile font-weight-setting-card-title
|
||||
capitalize !font-semibold text-sm-mobile font-weight-setting-card-title
|
||||
mb-3
|
||||
|
||||
ml-3
|
||||
|
||||
Reference in New Issue
Block a user