forked from nsjcy/frontEnd/nsjcy

123
liuwh
2020-03-23 1629cb4a35884cdbd52088377fffd37fca2c225e
1
2
3
4
5
6
7
.attachment-display {
  &-main {
    text-align: center;
    overflow-x: hidden;
    overflow-y: auto;
  }
}