From a4a8293a0e9dc2e7023cc5f407eb78a505f22129 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Tue, 13 Jun 2023 20:40:41 -0400 Subject: show pomelo names in profile window --- res/css/main.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res/css') diff --git a/res/css/main.css b/res/css/main.css index dcbdf4f..12ce4d6 100644 --- a/res/css/main.css +++ b/res/css/main.css @@ -237,6 +237,10 @@ font-size: 20px; } +.profile-username-nondisplay { + margin-left: 10px; +} + .profile-badge { margin-right: 10px; } -- cgit v1.2.3