Skip to content

Commit a807429

Browse files
authoredOct 9, 2022
fix(abc:st): fix click trigger on blank area of sub-menus (#1534)
1 parent aaac605 commit a807429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎packages/abc/st/style/index.less

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
&__btn {
2424
&-sub {
2525
@{st-prefix}__btn-text {
26+
width: 100%;
2627
color: inherit;
2728
}
2829
}

0 commit comments

Comments
 (0)
Please sign in to comment.