From 23029591064b5bdc610833eb8e0c53430b58ed7a Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Mon, 14 Dec 2020 14:02:32 +0800 Subject: [PATCH] Revert "Improve image style (#204)" This reverts commit c1ef1f8e294ec87e42a2f4736f8245b125c9e051. --- assets/css/_addon/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/_addon/main.scss b/assets/css/_addon/main.scss index 9c7df222da3..26f69a5e4f6 100644 --- a/assets/css/_addon/main.scss +++ b/assets/css/_addon/main.scss @@ -807,7 +807,7 @@ div.post-content .table-wrapper { word-wrap: break-word; @mixin img($caption: false) { - > img:not([style]):not([class]) { + > img:not([style]) { margin: 0.5rem 0; &:not(.normal):not(.left):not(.right) {