Commit 391fb771 authored by liujiangnan's avatar liujiangnan

feat: 换背景色

parent 51af3159
...@@ -4,7 +4,8 @@ ...@@ -4,7 +4,8 @@
left: 0px; left: 0px;
right: 0px; right: 0px;
bottom: 0px; bottom: 0px;
background-image: url('../../assets/player-bg.jpg') !important; background-image: url('../../assets/player-bg.png') !important;
background-size: 100% auto;
} }
.player-border{ .player-border{
position: absolute; position: absolute;
......
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