From 38bd02968787644ec6dceff6bf246adda52528fe Mon Sep 17 00:00:00 2001 From: freakoverse Date: Thu, 21 Nov 2024 21:03:28 +0000 Subject: [PATCH] Update src/styles/post.css --- src/styles/post.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/post.css b/src/styles/post.css index d3049ca..7e66e6a 100644 --- a/src/styles/post.css +++ b/src/styles/post.css @@ -165,7 +165,6 @@ align-items: center; color: rgba(255,255,255,0.75); font-weight: bold; - cursor: pointer; box-shadow: inset 0 0 8px 0 rgb(0,0,0,0.1); overflow: hidden; margin-bottom: -1px; @@ -178,6 +177,7 @@ justify-content: center; align-items: center; background: rgb(55 55 55); + cursor: pointer; } .IBMSMSMBSSModFor {