Replies: 7 comments 2 replies
-
@Svanvith can you please take a look? |
Beta Was this translation helpful? Give feedback.
-
Thanks for coming up with this. As a temporary workaround, you can currently scroll within the table using the arrow keys — hope that helps in the meantime. |
Beta Was this translation helpful? Give feedback.
-
I took a look into docusaurus now to learn about how this docu is made. |
Beta Was this translation helpful? Give feedback.
-
b.t.w. in docs/blob/main/static/env-vars/global_configvars.md Other files in static should be checked as well for this. |
Beta Was this translation helpful? Give feedback.
-
Mind to make a pull request if it's such a PITA? 😉 it's an open source project, including the documentation. Happy to have your help. |
Beta Was this translation helpful? Give feedback.
-
My suggestion is in the pull request #361 |
Beta Was this translation helpful? Give feedback.
-
Next we could think of changing all the static-files with tables like this |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
e.g. in https://docs.opencloud.eu/docs/dev/server/Services/global/global-envvars/
div class="col docItemCol_MIKF" is set to: max-width: 75% !important;
Why????
I suggest: "max-width: 75% !important" should be deleted entirely to gain the maximum textarea for the table, which are blank otherwise.
It is after all a PITA to have the horizontal scrollbar all the way down at the end of the table. You need to scroll up an down all time to read one single complete row of that table. So please also consider changing the layout for this kind of stuff.
Beta Was this translation helpful? Give feedback.
All reactions