This commit is contained in:
杜恒
2021-04-23 09:34:22 +08:00
parent 5b490ca519
commit f217f02207
14 changed files with 401 additions and 380 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1795,7 +1795,7 @@
border: 1px solid #19be6b;
}
&-content {
padding: 1px 1px 10px 24px;
padding-left: 24px;
position: relative;
top: -3px;
*:last-child {
@@ -1803,6 +1803,7 @@
}
}
&:last-child {
padding-bottom: 0;
.joe_timeline__item-tail {
display: none;
}
@@ -1868,9 +1869,6 @@
height: 500px;
}
.joe_detail {
background: var(--background);
border-radius: var(--radius-wrap);
@@ -2284,7 +2282,6 @@
}
}
}
&-video {
margin-bottom: 18px;
.play,
@@ -2364,8 +2361,6 @@
}
}
}
/* 以下未测试 */
&-protected {
display: flex;
justify-content: center;
@@ -2402,10 +2397,6 @@
}
}
}
&-copy {
cursor: pointer;
user-select: none;
}
}
&__agree {
display: flex;