mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-16 22:45:44 +00:00
Animation on song remove, song add
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
height: 100% !important;
|
||||
}
|
||||
|
||||
.side_away {
|
||||
-webkit-transition: all .3s !important;
|
||||
-moz-transition: all .3s !important;
|
||||
-o-transition: all .3s !important;
|
||||
transition: all .3s !important;
|
||||
}
|
||||
|
||||
.card{
|
||||
cursor:pointer;
|
||||
background-color: rgba(255, 255, 255, 0.04) !important;
|
||||
|
||||
Reference in New Issue
Block a user