From: Vincent Vanwaelscappel Date: Mon, 6 Dec 2021 15:23:07 +0000 (+0100) Subject: wip #4891 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ed1f3c6f5c287f005571d611b30f0f8731bd41a5;p=cubist_cms-back.git wip #4891 @0.25 --- diff --git a/src/resources/views/when.blade.php b/src/resources/views/when.blade.php index 04d4fcf..2084f0e 100644 --- a/src/resources/views/when.blade.php +++ b/src/resources/views/when.blade.php @@ -1,134 +1,137 @@ @push('crud_fields_scripts') - + @endpush @push('crud_fields_styles') - + .when-visible[data-when] { + display: block; + } + @endpush