mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[PR #44] [CLOSED] Fix Scrolling in Firefox Mobile #921
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/44
Author: @newhinton
Created: 10/11/2020
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (10+)
5ffef61Initial commitc7ffc06Fix dotenv path in knexfile517a508Fix security vulnerabilities, update dependencies562d855Add client demo7bd12cdUpdate dependencies6eb431fMute socket messages in production, fix max-len, update dependenciesd24c9a7Docker, update readme, update dependencies0ff5a23Fix repository language, update readme530e4c2Fix client lint script, update dependencies18f0cc5Markdown support in card description and comment, fixes for mobile devices, update dependencies📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
client/src/styles.module.scss(+2 -0)📄 Description
Currently the width of planka extends the width of the device if too much content is available. This limits the width and hides the overflow like it does when the desktop window is resized
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.