Skip to content

Commit

Permalink
Updated error display to modern UI and made it responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
yugalkaushik committed Dec 10, 2024
1 parent 374f2dc commit f1edf56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zimui/src/components/ErrorDisplay.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ const errimage = ref(errimageData)
body {
margin: 0;
background-color: #f0f4f8;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
.error-page {
Expand Down

0 comments on commit f1edf56

Please sign in to comment.