From 9900bc8aaa1befe838a880cac46cfea701289abb Mon Sep 17 00:00:00 2001 From: duckietm Date: Tue, 2 Jun 2026 15:33:48 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=86=99=20Small=20fix=20for=20the=20room?= =?UTF-8?q?=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/css/user-profile/UserProfileView.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/css/user-profile/UserProfileView.css b/src/css/user-profile/UserProfileView.css index 5084b0e..f9bd045 100644 --- a/src/css/user-profile/UserProfileView.css +++ b/src/css/user-profile/UserProfileView.css @@ -292,6 +292,7 @@ border-right: 1px solid #afafaf; color: #111; font-size: 11px; + cursor: pointer; } .nitro-extended-profile__summary-button:first-child {