forked from nsjcy/frontEnd/nsjcy

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