mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
The "sub_unsub_status" spinner was inside the div with the "check" class , causing the tooltip to appear over the spinner, which should only be visible on the check icon. This commit moves the "sub_unsub_status" spinner div outside, ensuring the tooltip is now visible only when hovering over the check icon. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| server | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.cjs | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||