dev_aliyun2
杨树林 5 years ago committed by harry
parent e04adf35c2
commit a1c62c0aed

@ -500,7 +500,10 @@ class Questionitem_banks extends Component {
<style>
{
`
body{
width: 100%!important;
overflow: hidden!important;
}
.newFooter{
display: none;
}

@ -681,6 +681,10 @@ class Itembankstop extends Component {
<style>
{
`
body{
width: 100%!important;
overflow: hidden!important;
}
.ant-form-item{
margin-bottom: 0px !important;

@ -621,6 +621,10 @@ class Comthetestpaperst extends Component {
<style>
{
`
body{
width: 100%!important;
overflow: hidden!important;
}
.ant-form-item{
margin-bottom: 0px !important;

@ -533,6 +533,10 @@ class Intelligentcomponents extends Component {
<style>
{
`
body{
width: 100%!important;
overflow: hidden!important;
}
.ant-form-item{
margin-bottom: 0px !important;

Loading…
Cancel
Save