mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
.5s transition instead
This commit is contained in:
@@ -430,7 +430,7 @@ ul #chat-log{
|
|||||||
background-color: rgba(255, 255, 255, 0.04);
|
background-color: rgba(255, 255, 255, 0.04);
|
||||||
color:white;
|
color:white;
|
||||||
font:12px Arial,sans-serif;
|
font:12px Arial,sans-serif;
|
||||||
-webkit-transition:height 1s;
|
-webkit-transition:height .5s;
|
||||||
height:66px;
|
height:66px;
|
||||||
}
|
}
|
||||||
.list-song .card-content{padding:0;}
|
.list-song .card-content{padding:0;}
|
||||||
|
|||||||
Reference in New Issue
Block a user