123456789101112131415161718192021 |
- // .set-content {
- // background: rgb(32, 33, 36);
- // padding: 20px;
- // .set-title {
- // >span {
- // font-size: 16px;
- // color: #333;
- // }
- // >button {
- // float: right;
- // margin-right: 20px;
- // }
- // }
- // .member-table {
- // margin-top: 20px;
- // }
- // }
|