From f8ee8a79079d2fd53c235a0bec7700fa96c6334e Mon Sep 17 00:00:00 2001 From: hoangnd Date: Thu, 25 Oct 2018 12:55:35 +0700 Subject: [PATCH] Allow click footer link when loading --- client/src/components/ui/Tabler.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/src/components/ui/Tabler.css b/client/src/components/ui/Tabler.css index 967d4d0b..82ab58d4 100644 --- a/client/src/components/ui/Tabler.css +++ b/client/src/components/ui/Tabler.css @@ -10373,6 +10373,8 @@ body.fixed-header .header { font-size: 0.875rem; padding: 1.25rem 0; color: #9aa0ac; + position: relative; + z-index: 102; } .footer a:not(.btn) {