【fix bug】样式调整
This commit is contained in:
@@ -51,11 +51,19 @@ export default {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
<style scoped lang="less">
|
||||
#app {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.port-spin {
|
||||
height: 100%;
|
||||
|
||||
/deep/ .ant-spin-container {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.port-spin > div > .ant-spin {
|
||||
height: 100vh!important;
|
||||
max-height: unset!important;
|
||||
|
||||
Reference in New Issue
Block a user