fix: 高度调整

This commit is contained in:
xuziqiang
2024-07-08 17:32:10 +08:00
parent 0855659d74
commit aab4c9a600

View File

@@ -43,6 +43,11 @@
</script>
<style lang="less" scoped>
:deep(.ns-content-main) {
.ant-tabs-content {
height: 100%;
}
}
// :deep(.ns-content) {
// // padding-top: 80px !important;
// }