|
@@ -132,7 +132,7 @@ input:-webkit-autofill:active {
|
|
|
.sheet-box {
|
|
.sheet-box {
|
|
|
// overflow: hidden;
|
|
// overflow: hidden;
|
|
|
.sheet-box-left {
|
|
.sheet-box-left {
|
|
|
- height: calc(100vh);
|
|
|
|
|
|
|
+ height: 100vh;
|
|
|
// height: calc(100vh - 15px);
|
|
// height: calc(100vh - 15px);
|
|
|
padding: 24px 0 24px 24px;
|
|
padding: 24px 0 24px 24px;
|
|
|
overflow-y: auto;
|
|
overflow-y: auto;
|
|
@@ -198,43 +198,29 @@ input:-webkit-autofill:active {
|
|
|
width: 70% !important;
|
|
width: 70% !important;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
-// .ant-pro-table-list-toolbar-search {
|
|
|
|
|
-// > .ant-input-group-wrapper {
|
|
|
|
|
-// width: 250px;
|
|
|
|
|
-// }
|
|
|
|
|
-// }
|
|
|
|
|
|
|
+.ant-pro-table-list-toolbar-search {
|
|
|
|
|
+ > .ant-input-group-wrapper {
|
|
|
|
|
+ width: 250px;
|
|
|
|
|
+ }
|
|
|
|
|
+}
|
|
|
// @media (max-width: 767.98px) {
|
|
// @media (max-width: 767.98px) {
|
|
|
-// .my-drawer.ant-drawer-open {
|
|
|
|
|
-// > .ant-drawer-content-wrapper {
|
|
|
|
|
-// width: 100% !important;
|
|
|
|
|
|
|
+// .my-drawer.ant-drawer-open {
|
|
|
|
|
+// > .ant-drawer-content-wrapper {
|
|
|
|
|
+// width: 100% !important;
|
|
|
|
|
+// }
|
|
|
// }
|
|
// }
|
|
|
-// }
|
|
|
|
|
-// .ant-pro-basicLayout-content {
|
|
|
|
|
-// margin: 0 !important;
|
|
|
|
|
-// }
|
|
|
|
|
-
|
|
|
|
|
-// .sheet-box .sheet-box-left {
|
|
|
|
|
-// height: unset;
|
|
|
|
|
-// overflow-y: unset;
|
|
|
|
|
-// }
|
|
|
|
|
-// .sheet-right-panel,
|
|
|
|
|
-// .sheet-panel-record {
|
|
|
|
|
-// height: unset;
|
|
|
|
|
-// }
|
|
|
|
|
-
|
|
|
|
|
-// .ant-pro-table-list-toolbar-search {
|
|
|
|
|
-// > .ant-input-group-wrapper {
|
|
|
|
|
-// width: unset;
|
|
|
|
|
|
|
+// .ant-pro-basicLayout-content {
|
|
|
|
|
+// margin: 0 !important;
|
|
|
// }
|
|
// }
|
|
|
-// }
|
|
|
|
|
|
|
|
|
|
-// .ant-pro-table-list-toolbar-container {
|
|
|
|
|
-// flex-wrap: nowrap !important;
|
|
|
|
|
-// align-items: center !important;
|
|
|
|
|
-// > .ant-pro-table-list-toolbar-left {
|
|
|
|
|
-// margin-bottom: 0;
|
|
|
|
|
|
|
+// .sheet-box .sheet-box-left {
|
|
|
|
|
+// height: unset;
|
|
|
|
|
+// overflow-y: unset;
|
|
|
|
|
+// }
|
|
|
|
|
+// .sheet-right-panel,
|
|
|
|
|
+// .sheet-panel-record {
|
|
|
|
|
+// height: unset;
|
|
|
// }
|
|
// }
|
|
|
-// }
|
|
|
|
|
// }
|
|
// }
|
|
|
// .react-resizable {
|
|
// .react-resizable {
|
|
|
// background-clip: padding-box !important;
|
|
// background-clip: padding-box !important;
|