样式调整
This commit is contained in:
parent
03eef44392
commit
5c9e14a585
@ -4,7 +4,7 @@
|
|||||||
"github": "https://github.com/imsyy/home",
|
"github": "https://github.com/imsyy/home",
|
||||||
"home": "https://imsyy.top",
|
"home": "https://imsyy.top",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "4.0.2",
|
"version": "4.0.3",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite --host",
|
"dev": "vite --host",
|
||||||
|
@ -223,7 +223,7 @@ defineExpose({ playToggle, changeVolume, changeSong });
|
|||||||
.aplayer-info {
|
.aplayer-info {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
background-color: #ffffff40;
|
background-color: #ffffff40;
|
||||||
border-color: transparent;
|
border-color: transparent !important;
|
||||||
.aplayer-music {
|
.aplayer-music {
|
||||||
flex-grow: initial;
|
flex-grow: initial;
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
|
Loading…
Reference in New Issue
Block a user