mirror of
https://github.com/plankanban/planka.git
synced 2025-07-24 15:49:46 +02:00
Fix Scrolling in Firefox Mobile
This commit is contained in:
parent
6584d1cb5d
commit
9db899deec
1 changed files with 2 additions and 0 deletions
|
@ -108,6 +108,8 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
width: 100vw;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue