From 12bf7d65235ab1ed02fd2a01e9ae074ad30cc145 Mon Sep 17 00:00:00 2001 From: afc163 Date: Sun, 22 Oct 2017 17:12:47 +0800 Subject: Add example and fix style --- assets/index/Panel.less | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets') diff --git a/assets/index/Panel.less b/assets/index/Panel.less index be7914f..9705a78 100644 --- a/assets/index/Panel.less +++ b/assets/index/Panel.less @@ -22,4 +22,8 @@ border: 1px solid #ccc; line-height: 1.5; } + + &-narrow { + max-width: 113px + } } -- cgit v1.2.3