Tabelle in Laptop ohne Scrollbalkenmit gap-0 in dashboard in Würzel-Element
This commit is contained in:
@@ -49,7 +49,7 @@ function Header() {
|
||||
}, [isAdminLoggedIn]);
|
||||
|
||||
return (
|
||||
<header className="bg-gray-300 flex justify-between items-center w-full h-[13vh] relative text-black ">
|
||||
<header className="bg-gray-300 flex justify-between items-center w-full h-[13vh] laptop:h-[10vh] relative text-black ">
|
||||
<div
|
||||
className="absolute transform -translate-y-1/2
|
||||
left-[8%] sm:left-[8%] md:left-[8%] lg:left-[8%] xl:left-[6%]
|
||||
|
||||
Reference in New Issue
Block a user