From 4d6585bcdf265bcc8c63235c4397a8b36d47ad80 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Mon, 6 Apr 2020 17:57:23 +0800 Subject: [PATCH] cursor: zoom-in --- source/css/_third-party/fancybox.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/source/css/_third-party/fancybox.styl b/source/css/_third-party/fancybox.styl index ba26181..eb52e1f 100644 --- a/source/css/_third-party/fancybox.styl +++ b/source/css/_third-party/fancybox.styl @@ -8,6 +8,7 @@ div.fancybox overflow: hidden align-items: stretch border-radius: 2px + cursor: zoom-in @media screen and (max-width: $device-mobile) border-radius: 1px