From 8e1ff029c21e1b7c1a052ce2d9a7a341d2cb24ea Mon Sep 17 00:00:00 2001 From: protitude Date: Wed, 20 Nov 2024 13:11:06 -0700 Subject: [PATCH] dingo: data reports fix icon --- components/04-templates/_default.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/04-templates/_default.scss b/components/04-templates/_default.scss index 0b6d23c..e7ceb42 100644 --- a/components/04-templates/_default.scss +++ b/components/04-templates/_default.scss @@ -624,7 +624,7 @@ $main-width: calc(100% - (#{$sidebar-width} + #{$gutter})); margin-bottom: 2rem; } - .block:first-child a:before { + .views-element-container:first-child a:before { @include data_secure_left; } .block:first-child a.vpn:before {