BUG 25520

This commit is contained in:
aixianling
2021-12-17 09:34:51 +08:00
parent ce2e809403
commit a12843b902

View File

@@ -286,16 +286,6 @@ export default {
display: flex;
align-items: center;
&:after {
content: "";
position: absolute;
right: 0;
bottom: 0;
width: 622px;
height: 2px;
background-color: rgba(216, 221, 230, 0.5);
}
.name {
font-size: 30px;
font-weight: 600;