minor style changes
This commit is contained in:
@@ -183,7 +183,7 @@ const isTrackLoaded = ref(false)
|
||||
}
|
||||
|
||||
.play-button {
|
||||
@apply absolute bottom-1/2 top-28 opacity-0 hover:opacity-100;
|
||||
@apply absolute opacity-0 hover:opacity-100;
|
||||
}
|
||||
|
||||
&.show-play-button {
|
||||
|
||||
Reference in New Issue
Block a user