diff --git a/core/style.css b/core/style.css index 2fedc7f..74663a3 100644 --- a/core/style.css +++ b/core/style.css @@ -1573,9 +1573,8 @@ body.profile .profile-box { gap: 4px; } -body.profile .profile-box .mainbar { - flex-grow: 1; -} +body.profile .profile-box .mainbar { flex-grow: 1; } +body.profile .profile-box .sidebar { flex-shrink: 0; } body.profile .profile-box .mainbar, body.profile .profile-box .sidebar {