Skip to content

Commit

Permalink
fix: #948 下拉菜单点击穿透到预览视窗拉条 (#949)
Browse files Browse the repository at this point in the history
Co-authored-by: yuxuanxia <yuxuanxia@tencent.com>
  • Loading branch information
Saraph1nes and yuxuanxia authored Oct 21, 2024
1 parent 45d0b45 commit d104f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sass/cherry.scss
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
//border: 1px solid $borderColor;
box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
margin-left: -60px;
z-index: 11;
z-index: 13;

&-item {
width: 100%;
Expand Down

0 comments on commit d104f16

Please sign in to comment.