We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1465317 commit 432e27cCopy full SHA for 432e27c
components/agent-ui/wd-markdown/copy/index.wxml
@@ -1,3 +1,3 @@
1
<view class="markdown-it-code-copy" bindtap="copyClipBoard">
2
- <image src="../../imgs/copy.svg" style="width: 32rpx;height: 32rpx" mode="aspectFill" />
+ <image src="../../imgs/copy.svg" style="width: 32rpx !important;height: 32rpx !important" mode="aspectFill" />
3
</view>
0 commit comments