70 pixels more to test t2
This commit is contained in:
@@ -25,7 +25,7 @@ list:
|
|||||||
|
|
||||||
```css
|
```css
|
||||||
#board td .board-task-list.board-task-list-compact {
|
#board td .board-task-list.board-task-list-compact {
|
||||||
max-height: calc(100vh - 170px) !important;
|
max-height: calc(100vh - 240px) !important;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -55,7 +55,7 @@ from the folder name). Reload the board; no build step, no configuration.
|
|||||||
|
|
||||||
## Tuning
|
## Tuning
|
||||||
|
|
||||||
Edit the single `170px` value in `Asset/css/shrink-vertically.css`. Increase it if the
|
Edit the single `240px` value in `Asset/css/shrink-vertically.css`. Increase it if the
|
||||||
scrollbar is still clipped (for example with a taller theme header); decrease it to make
|
scrollbar is still clipped (for example with a taller theme header); decrease it to make
|
||||||
the collapsed columns taller.
|
the collapsed columns taller.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user