From 547af83af89162a5ed3823280dbfce26e0ab4d62 Mon Sep 17 00:00:00 2001 From: Hyozen1 <103296967+Hyozen1@users.noreply.github.com> Date: Thu, 26 May 2022 22:47:24 -0300 Subject: [PATCH] Add background-clip and -webkit complementar properties to notes --- app/logical/note_sanitizer.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/logical/note_sanitizer.rb b/app/logical/note_sanitizer.rb index aa19f8b61..1d774695e 100644 --- a/app/logical/note_sanitizer.rb +++ b/app/logical/note_sanitizer.rb @@ -19,6 +19,7 @@ module NoteSanitizer ALLOWED_PROPERTIES = %w[ align-items + background-clip -webkit-background-clip background background-color border border-color border-image border-radius border-style border-width border-bottom border-bottom-color border-bottom-left-radius border-bottom-right-radius border-bottom-style border-bottom-width