From faf30a89b01e8a0133569f41833bafeb5361bc0a Mon Sep 17 00:00:00 2001 From: freakoverse Date: Sat, 31 Aug 2024 12:03:57 +0000 Subject: [PATCH] Update src/styles/tags.css --- src/styles/tags.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/tags.css b/src/styles/tags.css index 9a94e80..bbcd86a 100644 --- a/src/styles/tags.css +++ b/src/styles/tags.css @@ -27,6 +27,7 @@ color: rgba(255, 255, 255, 0.5); box-shadow: 0 0 8px 0 rgb(0, 0, 0, 0.1); background: rgba(255, 255, 255, 0.05); + text-decoration: unset; } .IBMSMSMBSSTagsTag:active {