woodpecker/web
Robert Kaussow e139abf15a
Add min height to mobile pipeline view and fix overflow (#2335)
The mobile pipeline view in landscape view is not really usable. The
idea is to add a min-height to use the screen a bit better for the main
content. Before:


[before.webm](https://github.com/woodpecker-ci/woodpecker/assets/3391958/c4f38da6-c0f2-4549-9f80-90a4b02ddc94)

After:


[after.webm](https://github.com/woodpecker-ci/woodpecker/assets/3391958/a0397d52-aeda-4edf-9200-953ca4738daa)
2023-08-28 00:36:48 +02:00
..
public/favicons Improve favicons (#576) 2021-12-08 13:58:00 +01:00
src Add min height to mobile pipeline view and fix overflow (#2335) 2023-08-28 00:36:48 +02:00
.eslintignore Update dependencies and tiny adjustments to UI (#1083) 2022-08-09 14:13:32 +02:00
.eslintrc.js Hide not owned repos from sidebar and repo list (#1453) 2023-01-31 09:37:11 +01:00
.gitignore Lazy-load TimeAgo locales (#2094) 2023-08-03 19:25:12 +02:00
.prettierignore lint en.json locales file (#2108) 2023-08-03 23:11:52 +02:00
.prettierrc.js Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
components.d.ts Support user secrets (#2126) 2023-08-21 15:04:12 +02:00
index.html Fix vite server (#2134) 2023-08-07 17:03:26 +02:00
LICENSE Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
package.json Use browser-native tooltips (#2189) 2023-08-20 15:07:27 +02:00
pnpm-lock.yaml Use browser-native tooltips (#2189) 2023-08-20 15:07:27 +02:00
tsconfig.eslint.json Update dependencies and tiny adjustments to UI (#1083) 2022-08-09 14:13:32 +02:00
tsconfig.json Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
vite.config.ts Lazy-load TimeAgo locales (#2094) 2023-08-03 19:25:12 +02:00
web.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
windi.config.ts Fix alt text contrast in code boxes (#2089) 2023-08-02 10:36:14 +02:00