mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
barcode scanner beginnings
This commit is contained in:
@@ -7,7 +7,7 @@ export default function DisplayChatFeed() {
|
||||
const displayChatScale = 4.6;
|
||||
|
||||
return (
|
||||
<section className="h-full min-h-0 overflow-hidden border-t border-slate-800 bg-black p-[0.45vw]">
|
||||
<section className="h-full min-h-0 overflow-hidden border-t border-slate-800 bg-black">
|
||||
<div
|
||||
className="origin-top-left"
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user