From a6444a35c1ec91fb8f91b5b48ab1a6f05a746ea1 Mon Sep 17 00:00:00 2001 From: Spirit Date: Fri, 25 Oct 2019 16:43:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E7=BA=A7=E8=8F=9C=E5=8D=95=E4=B8=8D?= =?UTF-8?q?=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 9a45378..4510fe5 100644 --- a/style.css +++ b/style.css @@ -1195,8 +1195,9 @@ a:hover { padding: 10px; top: 46px; right: -13px; - width: 80px; + min-width: 80px; text-align: center; + white-space: nowrap; z-index: 9999; border-radius: 5px; box-shadow: 0 1px 40px -8px rgba(0, 0, 0, .5);