From 4a0ad4c82ea20f8247dbc8db7941400baf209e6d Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 25 Jul 2023 23:31:33 +0200 Subject: [PATCH] profile --- theme.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme.css b/theme.css index 4597c6a..45bd272 100644 --- a/theme.css +++ b/theme.css @@ -88,3 +88,8 @@ body.is-embeded .page-content { body.is-embeded .ui.container { width: auto !important; } + +.profile..page-content .ui.ui.ui.container:not(.fluid) { + max-width: 100%; +} +