Commit abe5fbc
Improve file header on mobile (go-gitea#19945)
- File headers can become quite width, so ensure the file size is not
being wrapped into itself(width + padding-right) and allow the overflow
to be scrolled(overflow-x).1 parent f3715e5 commit abe5fbc
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3048 | 3048 | | |
3049 | 3049 | | |
3050 | 3050 | | |
| 3051 | + | |
3051 | 3052 | | |
3052 | 3053 | | |
3053 | | - | |
| 3054 | + | |
3054 | 3055 | | |
3055 | 3056 | | |
3056 | 3057 | | |
| |||
3062 | 3063 | | |
3063 | 3064 | | |
3064 | 3065 | | |
| 3066 | + | |
3065 | 3067 | | |
3066 | 3068 | | |
3067 | 3069 | | |
| |||
0 commit comments