杨磊
22 小时以前 2b8cbeec005f8ac6f65818da28fc239cf82fc716
src/views/chronology/yearWindow.vue
@@ -49,6 +49,7 @@
  padding: 15px;
  z-index: 20;
  box-sizing: border-box;
  background-color: #FDF8F0;
}
.content {
  display: flex;
@@ -56,16 +57,15 @@
}
.leftTxt {
  width: 350px;
  height: 100%;
  background-color: #fff;
  max-height: 260px;
  overflow: hidden;
  white-space: normal;
  overflow-x: auto;
  overflow-y: auto;
}
.rightimg {
  width: 350px;
  height: 100%;
  background-color: #fff;
}
.title {
  font-size: 24px;