Skip to content

Commit 8c2e411

Browse files
committed
fix: 移除分享按钮边框
1 parent 81ed772 commit 8c2e411

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/pro-components/chat/chat-actionbar/chat-actionbar.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@
6767
border-right: 2rpx solid @component-stroke;
6868
background-color: unset;
6969
outline: none;
70+
border: none;
71+
border-radius: 0;
72+
line-height: inherit;
7073

7174
&:after {
7275
display: none;

0 commit comments

Comments
 (0)