zs
2025-05-14 6be4dc69a73560ab2e08e68d5dbfdf95ae62d5b4
HIAWms/hiawms_web/src/widgets/WmsContainer/Views/Pages/WmsContainer/WmsContainer.module.scss
@@ -1,6 +1,6 @@
.wmsContainerContent {
  width: 100%;
  height: 90%;
  height: 100%;
  .wmsContainerList {
    width: 100%;
@@ -15,7 +15,7 @@
  .header {
    margin-bottom: 12px;
    display: flex;
    justify-content: flex-start;
    justify-content: flex-end;
    align-items: center;
  }
}
@@ -75,7 +75,6 @@
.hideBlock {
  display: none;
}
.queryForm {
  padding: 10px;
  background: #f5f7fa;