mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
With no existing class to reach this selector, this change introduces a new `.inline-status-emoji` class on the Handlebars template and in the main Zulip CSS file. Because of the inline styling in the message sender row, this specific instance of a status emoji needs to be presented as an inline flex: that keeps the avatar image layout clean, while also introducing the `align-self: center` vertical positioning of the status emoji adjacent the username, which is itself a bare text node. |
||
|---|---|---|
| .. | ||
| 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 | ||