zhongshujie
1 天以前 974aa7d5f7541ca5a4457ac0620fee7cb590b9ab
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;