Music buttons should have no background

This commit is contained in:
Fabio Manganiello 2020-12-26 17:41:12 +01:00
parent b4fc734a15
commit 57304e8d7e
2 changed files with 5 additions and 1 deletions

View File

@ -141,5 +141,9 @@ main {
flex-grow: 1;
overflow: auto;
}
::v-deep button {
background: rgba(0, 0, 0, 0);
}
}
</style>

2
webext

@ -1 +1 @@
Subproject commit 62a68f65158bad22b96397ef77af365c924d695c
Subproject commit 6f91a3c295f2aa5d54f302c6397c3a57f47cfb03