style: 调整 table badge 的 zIndex (#7975)

This commit is contained in:
liaoxuezhi 2023-08-31 19:09:08 +08:00 committed by GitHub
parent 7c739a152f
commit 8d7062016c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -965,6 +965,7 @@
position: absolute;
top: 0;
left: 0;
z-index: 25; // 因为 sticky 的时候是 20
}
&--autoFillHeight {