fix(client): fix tabs of page header behaviour

This commit is contained in:
syuilo 2021-09-26 01:53:56 +09:00
parent ac93af8eb5
commit da71d8f4af
2 changed files with 7 additions and 1 deletions

View file

@ -10,11 +10,13 @@
## 12.x.x (unreleased)
### Improvements
- アニメーションを減らす設定をメニューのアニメーションにも適用するように
- クライアント: アニメーションを減らす設定をメニューのアニメーションにも適用するように
### Bugfixes
- Fix createDeleteAccountJob
- admin inbox queue does not show individual jobs
- クライアント: ヘッダーのタブが折り返される問題を修正
- クライアント: ヘッダーにタブが表示されている状態でタイトルをクリックしたときにタブ選択が表示されるのを修正
## 12.91.0 (2021/09/22)