feat: update error page

This commit is contained in:
Christy Jacob
2023-08-08 21:25:48 +00:00
parent 4f780a6caa
commit 5be55f05e8
+4 -11
View File
@@ -143,18 +143,11 @@ $title = $this->getParam('title', '')
</td>
</tr>
<?php endforeach; ?>
</table>
<?php endforeach; ?>
</div>
<?php endif; ?>
<style>
.with-borders {
border-top: 1px solid hsl(var(--color-neutral-150));
margin-block-start: 3rem;
padding-block-start: 2rem;
margin-inline: -2rem;
padding-inline: 2rem;
</table>
<?php endforeach; ?>
</div>
<?php endif; ?>
</section-->
<script type="text/javascript">