Update SpotifyControls.plugin.js

This commit is contained in:
Mirco Wittrien 2021-05-17 12:57:34 +02:00
parent 5e81f626e2
commit 6a6dc6aed6
1 changed files with 1 additions and 1 deletions

View File

@ -529,7 +529,7 @@ module.exports = (_ => {
margin-right: 8px;
border-radius: 4px;
overflow: hidden;
transition: width .3s ease, height .3s ease;
transition: border-radius .3s ease, margin .3s ease, width .3s ease, height .3s ease;
}
${BDFDB.dotCN._spotifycontrolscover} {
display: block;