larger chat, chat icon fixes too finally

This commit is contained in:
legop3
2026-06-08 21:07:39 -04:00
parent 8c121c0925
commit 9d36efb847
6 changed files with 9 additions and 9 deletions
@@ -4,7 +4,7 @@
import ChatPanel from '../../../components/ChatPanel/index.jsx';
export default function DisplayChatFeed() {
const displayChatScale = 3;
const displayChatScale = 3.75;
return (
<section className="h-full min-h-0 overflow-hidden border-t border-slate-800 bg-black p-[0.45vw]">