From 91e6efce868f353f9904529dc6d334eb57ea15dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Mon, 25 Jul 2022 00:04:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/mdp.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/mdp.scss b/src/styles/mdp.scss index 731d6f12..ae7adb5b 100644 --- a/src/styles/mdp.scss +++ b/src/styles/mdp.scss @@ -295,7 +295,7 @@ table tr.hover-row{ font-size: 18px; display: inline-block; } -.small-icon { +.icon { border-radius: 15px; color: #fff; display: inline-block;