From 37a5570a052891d451199193c21ec8905a2be45c Mon Sep 17 00:00:00 2001 From: shrekshao Date: Fri, 19 Jan 2024 13:23:35 -0800 Subject: [PATCH] fix tag css --- _sass/tags.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/_sass/tags.scss b/_sass/tags.scss index 0d4c774..2a1394b 100644 --- a/_sass/tags.scss +++ b/_sass/tags.scss @@ -13,7 +13,6 @@ background: #eee; border-radius: 3px 0 0 3px; color: #999; - display: inline-block; height: 15px; line-height: 15px; padding: 0 10px 0 11px;