mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-14 21:23:44 +08:00
add close button for music player
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
.right-box {
|
||||
width 100%
|
||||
color rgb(250 247 245)
|
||||
overflow hidden
|
||||
|
||||
.list-box {
|
||||
padding 0 0 0 20px
|
||||
@@ -230,7 +231,7 @@
|
||||
width 100%
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
left: 50px;
|
||||
padding 20px 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user