diff --git a/assets/scss/custom.scss b/assets/scss/custom.scss index 4ae13f3..ad68b9d 100755 --- a/assets/scss/custom.scss +++ b/assets/scss/custom.scss @@ -39,7 +39,7 @@ $icon-yellow: #fcc958; background-size: contain; background-position: $pos center; background-repeat: no-repeat; - z-index: 10; + pointer-events: none; } }