mirror of https://github.com/zulip/zulip.git
def4cf7f93
To extend the drag and drop upload area to blank areas after sidebars, we now detect the drag/drop event on the entire ".app" division. We also change replace `width` and `height` css properties with `min-width` and `min-height` properties respectively, to make sure that the ".app" div spans the entire width and height of the viewport. Fixes: #27550. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |