This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git


The following commit(s) were added to refs/heads/master by this push:
     new 4b30baf  fix toc z-index
4b30baf is described below

commit 4b30bafbdb41d702eccd684007ddf2c73583b096
Author: plainheart <y...@all-my-life.cn>
AuthorDate: Fri Nov 11 12:29:04 2022 +0800

    fix toc z-index
---
 layouts/default.vue | 1 +
 1 file changed, 1 insertion(+)

diff --git a/layouts/default.vue b/layouts/default.vue
index 7f95381..aa10043 100644
--- a/layouts/default.vue
+++ b/layouts/default.vue
@@ -221,6 +221,7 @@ body {
   background-color: transparent;
   padding: 10px;
   overflow: hidden;
+  z-index: 10;
 
   @media (max-width: 768px) {
     position: relative;


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to