Uh oh!
There was an error while loading. Please reload this page.
fix(theming): Fix layout of themes - #48543
Conversation
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal
commented
Oct 2, 2024
/compile |
Pytal
commented
Oct 2, 2024
/backport to stable30 |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
ShGKme
commented
Oct 3, 2024
If I'm not mistaken, @marcoambrosini had some plans here, was discussed when |
susnux
left a comment
There was a problem hiding this comment.
Better :)
Yet I think limiting the width is an mistake here, like with the profile settings it should take more horizontal space as 1920px is basically the norm today.
marcoambrosini
commented
Oct 3, 2024
Nice improvement! |
marcoambrosini
commented
Oct 3, 2024
Since there can be long paragraphs in the settings, I'd like to limit the width to improve readability |
The width is force-limited to 900px already on 30+ but do you think we should limit it more @marcoambrosini? |
marcoambrosini
commented
Oct 4, 2024
I think that's ok @Pytal ! |
Summary
Fix#48407
Checklist