From 8dc3969906fa15bb8f15737bbd086c14158b5859 Mon Sep 17 00:00:00 2001 From: muerwre Date: Fri, 29 Mar 2019 13:08:16 +0700 Subject: [PATCH] description color white --- src/styles/panel.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/panel.less b/src/styles/panel.less index aa19ab7..b223025 100644 --- a/src/styles/panel.less +++ b/src/styles/panel.less @@ -684,6 +684,7 @@ line-height: 14px; padding: 0; position: relative; + color: white; > div { margin: 10px;