Skip to content

Fix mobile view - #393

Closed
Dennis1993 wants to merge 2 commits into
masterfrom
Dennis1993-patch-1
Closed

Fix mobile view#393
Dennis1993 wants to merge 2 commits into
masterfrom
Dennis1993-patch-1

Conversation

@Dennis1993

Copy link
Copy Markdown
Contributor

Fix for #385 and #361

Signed-off-by: Dennis1993 Dennis1993@users.noreply.github.com

Fix for #385 and #361
Signed-off-by: Dennis1993 <Dennis1993@users.noreply.github.com>
Fix for #385 and #361
Signed-off-by: Dennis1993 <Dennis1993@users.noreply.github.com>
@Dennis1993

Copy link
Copy Markdown
ContributorAuthor

Before:
image

After:
image

@come-nc
come-nc requested a review from szaimenSeptember 5, 2022 12:51
@szaimenszaimen added this to the Nextcloud 25 milestone Sep 6, 2022
@blizzzblizzz mentioned this pull request Sep 6, 2022
@szaimen

szaimen commented Sep 6, 2022

Copy link
Copy Markdown
Contributor

Hm... not really fixed if you have multiple storages in my testing:

Click here

image

For my own testing
docker run -it \
-p 8444:443 \
-e TRUSTED_DOMAIN=10.6.0.1 \
-e SERVERINFO_BRANCH=Dennis1993-patch-1 \
-v /:/host/ \
--name nextcloud-easy-test \
ghcr.io/szaimen/nextcloud-easy-test:latest

@blizzzblizzz mentioned this pull request Sep 9, 2022
@Dennis1993

Copy link
Copy Markdown
ContributorAuthor

@szaimen Thanks, I've created a new patch, a css code is missing here.
Thanks for your support!

@kesselb
kesselb deleted the Dennis1993-patch-1 branch June 10, 2024 11:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Dennis1993@szaimen