diff --git a/src/components/common/CustomToolbar/index.module.less b/src/components/common/CustomToolbar/index.module.less index ba73170..602dfb2 100644 --- a/src/components/common/CustomToolbar/index.module.less +++ b/src/components/common/CustomToolbar/index.module.less @@ -5,7 +5,7 @@ right: -340px; height: 100%; width: 350px; - z-index: 1; + z-index: 1000; background-color: #1f4856 !important; opacity: 0; transition: all 0.3s ease;