From b66123278e8e3d7bea15840d33ac2d88bfb752d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Mon, 23 Jul 2018 02:34:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0marked=E4=B8=BB=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/js/marked/theme.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/marked/theme.scss b/src/js/marked/theme.scss index 96bf35a..eba0f52 100644 --- a/src/js/marked/theme.scss +++ b/src/js/marked/theme.scss @@ -45,7 +45,7 @@ .md-mark {border-color:nth($ct, 1);color:nth($ct, 3);background:#edfbf8; i {color:nth($ct, 3);} } - .md-task {position:relative;display:inline-block;width:auto;height:30px;padding-right:10px;line-height:30px;text-align:center;cursor:default;font-size:14px; + .md-task {position:relative;display:inline-block;width:auto;height:30px;padding-right:10px;line-height:30px;text-align:center;cursor:default; &__box {float:left;width:18px;height:18px;margin:6px;margin-left:0;line-height:1;border:1px solid nth($cgr, 1);border-radius:3px;font-size:16px;text-align:center;} &.done {