Compare commits

...

2 Commits

Author SHA1 Message Date
sharma01ketan
646fb01bda Merge branch 'preview' of https://github.com/makeplane/plane into fix/empty-state-alignment-projects-views-pages 2024-09-06 13:57:42 +05:30
sharma01ketan
3cfd705fa3 made required changes in css 2024-09-06 13:57:21 +05:30

View File

@@ -3,7 +3,7 @@ import Image from "next/image";
import SomethingWentWrongImage from "public/something-went-wrong.svg";
export const SomethingWentWrongError = () => (
<div className="grid h-full w-full place-items-center p-6">
<div className="grid min-h-screen w-full place-items-center p-6">
<div className="text-center">
<div className="mx-auto grid h-52 w-52 place-items-center rounded-full bg-custom-background-80">
<div className="grid h-32 w-32 place-items-center">