dashboard ohne Scrollbalken

This commit is contained in:
ISA
2024-09-29 17:35:15 +02:00
parent 9e3de09c75
commit 4880b6473e
8 changed files with 77 additions and 73 deletions

View File

@@ -3,7 +3,7 @@ import React from "react";
function Footer() {
return (
<footer className="bg-gray-300 p-4 flex-shrink-0">
<footer className="bg-gray-300 p-4 overflow-hidden">
<div className="container mx-auto flex justify-between">
<div>
<p className="text-sm">Littwin Systemtechnik GmbH & Co. KG</p>