Commit 6e113c6c authored by StyleZhang's avatar StyleZhang

fix chat header class

parent 6f81b2f1
......@@ -34,7 +34,7 @@ const Header: FC<IHeaderProps> = ({
<div
className={`
shrink-0 flex items-center justify-between h-12 px-3 bg-gray-100
'bg-gradient-to-r from-blue-600 to-sky-500'
bg-gradient-to-r from-blue-600 to-sky-500
`}
>
<div></div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment