样式调整

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", "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",

View File

@ -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;