Fixed invisible history in Mock
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user