home_dash board sizing

This commit is contained in:
2024-02-28 07:49:57 +01:00
parent 624f97df8d
commit d8c5b3ff07
4 changed files with 4 additions and 4 deletions
@@ -16,7 +16,7 @@ export default function JobOwnerDashboard({
return (
<div
className={`w-full h-[75px] flex p-4 justify-between items-center gap-2 rounded-2xl overflow-hidden bg-sky-blue ${
className={`w-full h-[47px] flex p-1 flex-wrap justify-between items-center gap-2 rounded-2xl overflow-hidden bg-sky-blue ${
className || ""
}`}
style={{
+1 -1
View File
@@ -16,7 +16,7 @@ export default function JobOwnerDashboard({
return (
<div
className={`w-full h-[75px] flex p-4 justify-between items-center gap-2 rounded-2xl overflow-hidden bg-sky-blue ${
className={`w-full h-[47px] flex p-1 flex-wrap justify-between items-center gap-2 rounded-2xl overflow-hidden bg-sky-blue ${
className || ""
}`}
style={{
@@ -16,7 +16,7 @@ export default function JobOwnerDashboard({
return (
<div
className={`w-full h-[75px] flex p-4 justify-between items-center gap-2 rounded-2xl overflow-hidden bg-sky-blue ${
className={`w-full h-[47px] flex p-1 flex-wrap justify-between items-center gap-2 rounded-2xl overflow-hidden bg-sky-blue ${
className || ""
}`}
style={{
@@ -16,7 +16,7 @@ export default function JobOwnerDashboard({
return (
<div
className={`w-full h-[75px] flex p-4 justify-between items-center gap-2 rounded-2xl overflow-hidden bg-sky-blue ${
className={`w-full h-[47px] flex p-1 flex-wrap justify-between items-center gap-2 rounded-2xl overflow-hidden bg-sky-blue ${
className || ""
}`}
style={{