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.
2.1.3
角色管理界面 点更多 授权,弹出的界面下方的遮罩不美观,里面的按钮也可以点击。该怎么去掉这部分
css样式去掉
css样式去掉 用谷歌浏览器 F12 鼠标点不到那部分,不知道这里的css在哪。
谢谢,去掉就可以了。
:wrapStyle="{ height: 'calc(100% - 108px)', overflow: 'auto', paddingBottom: '108px' }"
Activity
jspang582 commentedon Aug 1, 2020
css样式去掉
archorfight commentedon Aug 3, 2020
jspang582 commentedon Aug 3, 2020
archorfight commentedon Aug 3, 2020
谢谢,去掉就可以了。
zjafei commentedon Dec 24, 2020
:wrapStyle="{ height: 'calc(100% - 108px)', overflow: 'auto', paddingBottom: '108px' }"