mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Fix: Removed hover effect from Hive Tables
This commit is contained in:
parent
4a4a4672a8
commit
e86aedc5fe
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@
|
|||
<h2 class="mb-2 text-white text-center">Hives Table</h2>
|
||||
<hr class="subhead">
|
||||
<br>
|
||||
<div class="card lbry-dark text-center">
|
||||
<div class="lbry-dark text-center pt-3">
|
||||
<span class="mt-3">Click on a hive to see details</span>
|
||||
<div class="card-body">
|
||||
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#developersModal">
|
||||
|
|
Loading…
Add table
Reference in a new issue