mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed truncate on card-reveal for description, and removing player when closing the player from the frontpage
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
<span class="chan-link-element waves-effect waves-orange btn-flat">Listen</span>
|
||||
</div>
|
||||
<div class="card-reveal">
|
||||
<span class="card-title grey-text text-darken-4"></span>
|
||||
<span class="card-title grey-text text-darken-4 truncate"></span>
|
||||
<p class="description_text"></p>
|
||||
</div>
|
||||
</a>
|
||||
@@ -165,10 +165,3 @@
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
|
||||
<div class="tap-target" data-activates="google-cast-button">
|
||||
<div class="tap-target-content">
|
||||
<h5>Chromecast</h5>
|
||||
<p>This site supports chromecasting!</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user