add transition to spotify
This commit is contained in:
parent
67659fa8ca
commit
783352f715
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ in
|
||||||
padding: 0 8px;
|
padding: 0 8px;
|
||||||
background-color: #${config.colorScheme.palette.taskbarBackground};
|
background-color: #${config.colorScheme.palette.taskbarBackground};
|
||||||
border-radius: 0 999px 999px 0;
|
border-radius: 0 999px 999px 0;
|
||||||
|
transition: all 1s;
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue