فهرست منبع

fix(desktop): error page formatting

Adam 3 ماه پیش
والد
کامیت
ef266b2c74
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/app/src/pages/error.tsx

+ 1 - 1
packages/app/src/pages/error.tsx

@@ -194,7 +194,7 @@ export const ErrorPage: Component<ErrorPageProps> = (props) => {
           readOnly
           copyable
           multiline
-          class="max-h-96 w-full font-mono text-xs no-scrollbar whitespace-pre"
+          class="max-h-96 w-full font-mono text-xs no-scrollbar"
           label="Error Details"
           hideLabel
         />