mirror of https://github.com/zulip/zulip.git
b4c699db85
When rendering a spoiler block that includes a datetime format, the dropdown button was pushed out of view on smaller devices. This happened because the time tag was overflowing past the spoiler blocks width. This commit intends to fix this problem by adding a `white-space` attribute to the rendered time tags which will stop it from overflowing. Fixes #30641. |
||
---|---|---|
.. | ||
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 |