use HTTP request to fetch metadata for Lora cards instead of including it into the main page

This commit is contained in:
AUTOMATIC
2023-03-25 10:11:04 +03:00
parent 724a63714d
commit 9ed04e759d
3 changed files with 75 additions and 15 deletions

View File

@@ -641,6 +641,7 @@ footer {
text-shadow: 2px 2px 3px black;
padding: 0.25em;
font-size: 22pt;
width: 1.5em;
}
.extra-network-cards .card:hover .metadata-button, .extra-network-thumbs .card:hover .metadata-button{
display: inline-block;