Skip to content

Commit 75f2afe

Browse files
author
liyuan-meng
committed
[CTable] 修改 CDropdown 层级
1 parent 6b897ce commit 75f2afe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/c-dropdown/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
width: fit-content;
3535
min-width: fit-content !important;
3636

37-
z-index: 100;
37+
z-index: @z-index-dropdown;
3838

3939
&-menu-area {
4040
border-radius: 6px;

0 commit comments

Comments
 (0)