From 5d257fa2d4c495ea483b4e6857f875b7a2720eff Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Tue, 22 Oct 2019 11:21:53 +0700 Subject: [PATCH] audio post dots --- .../node/NodeAudioImageBlock/styles.scss | 4 +- src/sprites/dots.svg | 81 ++----------------- 2 files changed, 8 insertions(+), 77 deletions(-) diff --git a/src/components/node/NodeAudioImageBlock/styles.scss b/src/components/node/NodeAudioImageBlock/styles.scss index 035a0634..8d235c9e 100644 --- a/src/components/node/NodeAudioImageBlock/styles.scss +++ b/src/components/node/NodeAudioImageBlock/styles.scss @@ -6,14 +6,14 @@ &::after { border-radius: $radius $radius 0 0; - content: ' ADD PATTERN HERE '; + content: ' '; z-index: 3; position: absolute; top: 0; left: 0; width: 100%; height: 100%; - background: rgba(0, 0, 0, 0.5); + background: rgba(0, 0, 0, 0.5) url('~/sprites/dots.svg'); } } diff --git a/src/sprites/dots.svg b/src/sprites/dots.svg index 94a266e4..8a77a7a1 100644 --- a/src/sprites/dots.svg +++ b/src/sprites/dots.svg @@ -1,6 +1,3 @@ - - - - - - - - - - - image/svg+xml - - - - - - - - - - - +> + + \ No newline at end of file