Commit f3286316 authored by liujiaxin's avatar liujiaxin

sdf

parent 5cf3b786
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
color: #303133; color: #303133;
transition: .3s; transition: .3s;
} }
.player-preview-content{ .player-preview-content{
...@@ -117,12 +117,12 @@ ...@@ -117,12 +117,12 @@
bottom: 0; bottom: 0;
} }
.A-avatar{ .A-avatar{
background-image: url('assets/talk/A.png') background-image: url('../../assets/talk/A.png')
} }
.B-avatar{ .B-avatar{
/*right: 0; /*right: 0;
float: right;*/ float: right;*/
background-image: url('assets/talk/B.png') background-image: url('../../assets/talk/B.png')
} }
.A-text-wrap, .B-text-wrap{ .A-text-wrap, .B-text-wrap{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment