This commit is contained in:
Simon Vieille 2023-07-25 23:31:33 +02:00
parent 5d89d85e6c
commit 4a0ad4c82e
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -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%;
}