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