Fixed invisible history in Mock

This commit is contained in:
2023-11-02 09:55:20 +01:00
parent 3cbddfde91
commit 957848a858

View File

@@ -46,7 +46,7 @@ function refreshHistory(){
<template>
<div>
<table class="text-white h-28 w-full text-center">
<table class="h-28 w-full text-center dark:text-grey-900">
<tr>
<th>Time</th>
<th>HTTP Method</th>