From 3ed41eae9ce7617616af6c1a2c710c262c7abfb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Nikolaou?= Date: Thu, 18 Jun 2020 02:12:00 +0300 Subject: [PATCH] Fix typo in pointer cursor class It should be `cursor-pointer` instead of `cursor.pointer`. https://tailwindcss.com/docs/cursor/#pointer --- resources/views/client/dashboard.twig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/client/dashboard.twig b/resources/views/client/dashboard.twig index c76422a..cb7a239 100644 --- a/resources/views/client/dashboard.twig +++ b/resources/views/client/dashboard.twig @@ -139,7 +139,7 @@ - +

@{ log.request.method } @{ log.request.uri } @@ -147,7 +147,7 @@ @{ log.subdomain } @{ log.performed_at } - +

- +
@{ log.duration }ms