mirror of https://github.com/zulip/zulip.git
7744c8b264
The simplebar core documentation, recommends to not style the element initalising the simplebar at all and use an inner element instead. Following the recommendation, we move the max-width property from the popover tippy options, to the `.simplebar-content` element via the `--popover-menu-max-width` custom property. While doing so, we also simplify the max-width to `350px`, since the responsiveness for smaller screen is already been taked care of in the shared popover styling. This prevents the issue where the content overflows and gets hidden instead of wrapping, when the width of the popover reaches the set max width (if any). |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
server | ||
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 |