Skip to content

Panel Widths #361

Answered by hernandito
hernandito asked this question in Q&A
Jan 3, 2022 · 4 comments · 1 reply
Discussion options

You must be logged in to vote

Thank you... it worked!!

I edited the file cloudcmd.css located in my Docker at:
/usr/src/app/dist/

At around line 568, I changed to:

        `@media only screen and (max-width:655px) {
         .panel {
          width:98%
         }
         .cmd-button#f5,
         .cmd-button#f6,
         .panel-right {
          display:none
         }
        }`

On my iPad, two panels will be OK when viewing by "name-size".

I have made some additional edits to the css file to make the UI a litle less bare. Once I am done getting it looking good, I will share the edits.

Thank you for your help and for Cloud Commander. I love it.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by hernandito
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@coderaiser
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants