forked from nsjcy/frontEnd/nsjcy

liuwh
2020-05-09 4edccb5c4268698889887edcee9228db2c9f0a61
1
2
3
4
5
6
7
.attachment-display {
  &-main {
    text-align: center;
    overflow-x: hidden;
    overflow-y: auto;
  }
}