fix(client): fix zindex issue

Fix #8086
This commit is contained in:
syuilo 2021-12-24 01:07:04 +09:00
parent 2e80f9dfba
commit 99ced12ac5
2 changed files with 16 additions and 0 deletions

View file

@ -7,6 +7,13 @@
-->
## 12.x.x (unreleased)
### Improvements
### Bugfixes
- クライアント: 一部のコンポーネントが裏に隠れるのを修正
## 12.100.2 (2021/12/18)
### Bugfixes