forked from nsjcy/frontEnd/nsjcy

liuwh
2020-02-28 20b4c7ccf58191066b6a9ecf434604087d675d38
1
2
3
4
5
6
7
.attachment-display {
  &-main {
    text-align: center;
    overflow-x: hidden;
    overflow-y: auto;
  }
}