style(cp活动-->弹幕组件): 样式调整
This commit is contained in:
parent
637f9fb4b3
commit
4009eb87ab
@ -87,7 +87,7 @@
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="barrage-text" style="white-space: nowrap; font-weight: 700; color: #ff69ad">
|
<div style="white-space: nowrap; font-size: 1.2em; font-weight: 600; color: #2f1d89">
|
||||||
{{ item.content }}
|
{{ item.content }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -385,12 +385,6 @@ watch(
|
|||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
.barrage-text {
|
|
||||||
white-space: nowrap;
|
|
||||||
font-weight: 700;
|
|
||||||
color: #ff69ad;
|
|
||||||
}
|
|
||||||
|
|
||||||
@keyframes moveLeft {
|
@keyframes moveLeft {
|
||||||
0% {
|
0% {
|
||||||
transform: translateX(100vw);
|
transform: translateX(100vw);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user