mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
- Fix Scrollbar near top of screen when using internet explorer on Win7
Thanks to lunatic4ever ! Closes #1524
This commit is contained in:
parent
2092b429db
commit
128a356b92
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@
|
||||||
color: #ce1414
|
color: #ce1414
|
||||||
|
|
||||||
.list-body
|
.list-body
|
||||||
flex: 1
|
flex: 1 1 auto
|
||||||
flex-direction: column
|
flex-direction: column
|
||||||
display: flex
|
display: flex
|
||||||
overflow-y: auto
|
overflow-y: auto
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue