From 20821b22d6db11b9c9be5b539efe4e9da97bb98d Mon Sep 17 00:00:00 2001 From: hyfree Date: Wed, 10 Apr 2019 11:17:53 +0800 Subject: [PATCH] Update basic.less MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 笔记本的目录总是不能正常的显示目录, 段落因为超出width而被hidden. 注释这个后可以在一定程度上改善了我强迫症的心 详见:http://blog.leanote.com/post/hyfree/XiuGai --- public/themes/basic.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/basic.less b/public/themes/basic.less index 3644036e5..6ee555cb4 100644 --- a/public/themes/basic.less +++ b/public/themes/basic.less @@ -1315,7 +1315,7 @@ h3 { } #noteItemList .item-image .item-desc { - right: 70px; +/* right: 70px; */ } #noteItemList .item-info {