优化移动端样式

Change-Id: I0f7b9c15514d13125e3c1a20e34062fd9e9d3fd3
This commit is contained in:
2betop 2020-11-19 18:03:33 +08:00
parent d706413ec0
commit 3d14a640e1
2 changed files with 3 additions and 1 deletions

View File

@ -78,7 +78,8 @@ class AMISComponent extends React.Component {
copy: content => {
copy(content);
toast.success('内容已复制到粘贴板');
}
},
affixOffsetTop: 0
})}
</div>
) : null;

View File

@ -463,6 +463,7 @@
> tbody > tr > td.#{$ns}Table-checkCell {
border-right: 0;
width: px2rem(1px);
padding-right: $TableCell-paddingX;
.#{$ns}Checkbox {
margin: 0;