WXL (wul)
2025-08-27 9c2d5e38508be3657b96428481f1c96127130a0b
src/views/knowledge/questionnaire/compilequer/index.vue
@@ -2388,7 +2388,10 @@
  display: flex;
  .presentation-left {
    width: 45%;
    // height: 500px;
    max-height: 80vh;
    padding: 0 20px;
    font-size: 18px;
    overflow: auto;
    .button-textxg {
      color: #024df0;
    }
@@ -2408,7 +2411,7 @@
  }
  .presentation-right {
    width: 55%;
    max-height: 688px;
    max-height: 80vh;
    padding: 0 20px;
    font-size: 18px;
    overflow: auto;