This commit is contained in:
dudleycu 2021-08-30 16:56:04 +09:00
parent 5c082b03ed
commit b7fc05d2f1
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 B

View File

@ -253,7 +253,7 @@ border-bottom: 1px solid rgba(128,128,128,0.5);
line-height: 25px; line-height: 25px;
position: relative; position: relative;
} }
.statsInfo > div:nth-last-child(1), .statsInfo > div:last-child { .statsInfo > div:nth-last-child(1), .statsInfo > div:nth-last-child(2) {
border: 0; border: 0;
} }
.basicInfo > div > span, .statsInfo > div > span { .basicInfo > div > span, .statsInfo > div > span {