From bd10d33f1719c12b9243cb5fc91a5c80c8fb9624 Mon Sep 17 00:00:00 2001 From: Michael An <2331806369@qq.com> Date: Mon, 15 Jul 2019 16:51:50 +0800 Subject: [PATCH] change style (#3847) --- frontend/src/css/index-viewer.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/css/index-viewer.css b/frontend/src/css/index-viewer.css index f9b369e34c..2cb9369793 100644 --- a/frontend/src/css/index-viewer.css +++ b/frontend/src/css/index-viewer.css @@ -20,7 +20,7 @@ .switch-btn { position: absolute; left: 0; - top: 4px; + top: 3px; color: #c0c0c0; cursor: pointer; font-size: 12px;