样式调整

This commit is contained in:
imsyy 2023-03-09 15:46:03 +08:00
parent 03eef44392
commit 5c9e14a585
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"github": "https://github.com/imsyy/home",
"home": "https://imsyy.top",
"private": true,
"version": "4.0.2",
"version": "4.0.3",
"type": "module",
"scripts": {
"dev": "vite --host",

View File

@ -223,7 +223,7 @@ defineExpose({ playToggle, changeVolume, changeSong });
.aplayer-info {
margin-left: 0;
background-color: #ffffff40;
border-color: transparent;
border-color: transparent !important;
.aplayer-music {
flex-grow: initial;
margin-bottom: 2px;